*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    transition:.5s;
}
@font-face{
    font-family: 'larabiefont';
    src : url('../fonts/larabief.ttf');
}
@font-face{
    font-family: 'Bernard';
    src : url('../fonts/bernhc.ttf');
}
body{
    font-family:"";
    font-size: 14px;
}
.f8f8f8{
    background: #f8f8f8;
}
.fff{
    background: #fff;
}
.f1f1f1{
    background: #f1f1f1;
}
.rotate{
    transform: rotate(180deg);
}
.fontFFF{
    color: #fff;
}
.fontFamily{
    font-family: "Arial","Microsoft YaHei","黑体","宋体",sans-serif;
}
a{
    color: #000;
    text-decoration: none;
}
a:hover,
a:active{
    text-decoration: none;
}
a.color:hover,
a.color:active{
    color: #f15a24;
}
.colors{
    color: #f15a24;
}
input{
    outline:none;
    border:none;
}
.radiusTen,.radiusTen img{
    border-radius:10px;
}
.radiusFive,.radiusFive img{
    border-radius:5px;
}

.displayBlock{
    display:block;
}
.textIndent{
    text-indent:2em;
}
.widthHundred{
    width: 100%;
}
.marginTopBom{
    margin: 20px 0;
}
.marginTopBottom10{
    margin: 10px 0;
}
.marginTop{
    margin-top: 20px;
}
.marginBom{
    margin-bottom: 20px;
}
.marginAuto{
    margin: 0 auto;
}
.container{
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}
.shen{
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.shen2{
    width: 100%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.shen3{
    width: 100%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.left{
    float: left;
}
.right{
    float: right;
}
.text-center{
    text-align:center;
}
.text-right{
    text-align:right;
}
.text-left{
    text-align:left;
}
.poR{
    position: relative;
}
.poA{
    position: absolute;
}
.clearfix:after{
    display:table;
    content:"";
    clear:both;
}
.boxShadow{
    box-shadow:0 0 5px rgba(0,0,0,.1);
}
.heads{
    height: 20px;
    line-height: 20px;
    
    min-width: 100px;
    color: #414141;
}
.heads s{
    top: 9px;
    display: block;
    width: 25px;
    height: 1px;
    background-color: #ededed;
}
.heads .s1{
    left: 0;
}
.heads .s2{
    right: 0;
}

.adThree img,.ad img{
    border-radius: 5px;
}
/* headerTop */

.headerTop{
    background: #534741;
}

.headerTop .left span,.headerTop .right a span{
    height: 35px;
    line-height: 35px;
    color: #fff;
    
} 
.headerTop .cont{
    float: left;
    margin: 0 10px;
}
.headerTop .cont s{
    width: 1px;
    height: 14px;
    display: block;
    right: -10px;
    top: 11px;
    background: #69605c;
}
.headerTop .cont a{
    display: block;
    height: 35px;
}
.headerTop .cont a img{
    float: left;
    margin: 9px 7px 9px 0;
    width: 18px;
}
.headerTop .cont a img.show{
    display: block;
}
.headerTop .cont a img.hide{
    display: none;
}
.headerTop .cont a:hover .show{
    display: none;
}
.headerTop .cont a:hover .hide{
    display: block;
}
.headerTop a i{
    font-size: 20px;
    float: left;
    color: #fff;
    margin-right: 1px;
    margin-top: 7px;
}
.headerTop a span,.headerTop a i{
    transition:.5s;
}
.headerTop a:hover span,.headerTop a:hover i{
    color: #f15a24;
}
/* headerTop */
/* headerSmall */
.headerSmall{
    z-index: 9999;
    height: 100px;
}
.headerSmall>.container>.left{
    z-index: 2;
    height: 85px;
}
.headerSmall .left>a.logoA{
    display: inline-block;
    height: 100px;
    padding-top: 22px;
}
.headerSmall .container>.left img{
    width: 150px;
}
.headerSmall .navA{
    z-index: 3;
    margin-left: 50px;
    float: left;
    position: relative;
    height: 100px;
    transition: 1s;
}
.headerSmall .websiteNav{
    margin-left: 40px;
    float: left;
    height: 100px;
}
.websiteNav {
    position: relative;
}
.websiteNav a{
    float: left;
    color:#333;
    font-size: 18px;
    margin-left: 15px;
    margin-right: 15px;
    height: 40px;
    line-height: 24px;
    transition:.5s;
}
.headerSmall .navA a{
    margin-top: 43px;
}
.websiteNav .sdlie{
    width: 50px;
    height: 5px;
    background: #f15a24;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: .5s;
}
.ImgDiv{
    height: auto;
    cursor: pointer;
}
.ImgDiv .shuiying{
    right: 24px;
    bottom: 32px;
}
#imgBigDiv{
    width: 100%;
    height: 100vh;
    z-index: 9999999;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.5);
    display: none;
}
#imgBigDiv img{
    max-width: 1500px;
    max-height: 900px;
    width: inherit;
    border:6px solid #fff;
}
#imgBigDiv .box{
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    height: fit-content;
    width: min-content;
}
#imgBigDiv .content{
    width: min-content;
}
#imgBigDiv i{
    font-size: 50px;
    color: #fff;
    right: -50px;
    top: 0;
    cursor: pointer;
}
.websiteNav a:hover,.websiteNav a.active{
    color: #f15a24;
}
.headerSmall .right{
    padding: 20px 20px 0;
    height: 100px;
    display: block;
}
.headerSmall .right .userImg{
    width: 58px;
    height: 58px;
    margin-right: 15px;
    border-radius:50%;
    background: #e8e8e8;
}
.headerSmall .right .userImg .bigImg{
    width: 100%;
    height: 100%;
    border-radius: 50%;
}
.headerSmall .right .userImg i{
    font-size: 40px;
    display: block;
    text-align: center;
    line-height: 56px;
    color: #fff;
}

.headerSmall .right .userImg .ren{
    width: 14px;
    bottom: 0;
    right: 0;
    
}
.ren{
    border-radius: 50%;
}
.headerSmall .websiteNav .user{
    display: none;
}
.headerSmall .websiteNav .userImg{
    width: 58px;
    height: 58px;
    margin-left: 15px;
    margin-top: 17px;
    border-radius:50%;
    background: #e8e8e8;
}
.headerSmall .websiteNav .userImg .bigImg{
    width: 100%;
    border-radius: 50%;
}
.headerSmall .websiteNav .userImg i{
    font-size: 40px;
    display: block;
    text-align: center;
    line-height: 56px;
    color: #fff;
}

.headerSmall .websiteNav .userImg .ren{
    width: 14px;
    bottom: 0;
    right: 0;
}

.headerSmall .websiteNav .user{
    background: rgba(240, 90, 35, 0.8);
}
.headerSmall .websiteNav .userName{
    padding-right: 20px;
    float: right;
}
.headerSmall .websiteNav a{
    margin-top: 50px;
}

.headerSmall .right .userName{
    padding: 2px 0;
    height: 100%;
}
.headerSmall .websiteNav .userName .name{
    margin-bottom: 10px;
    display: block;
    margin: 5px 0 0;
    float: none;
    text-align: left;
    padding-left: 20px;
    padding-bottom: 5px;
    height: 40px;
    line-height: 50px;
    width: 100%!important;
    font-size: 16px;
    color: #fff;
}
.headerSmall .websiteNav .userName a{
    line-height: 26px;
}

.headerSmall .right .userName .name{
    margin-bottom: 10px;
    display: block;
}
.headerSmall .right .userName a{
    display: block;
    color: #000;
    transition:.5s;
}
.headerSmall .right .userName a:hover{
    color: #f15a24;
}
.headerSmall .websiteNav a{
    margin-top: 50px;
}
.headerBtn{
    float: right;
    padding: 10px;
    position: relative;
    top: 20px;
    display: none;
}
.headerBtn span{
    display: block;
    width: 30px;
    height: 5px;
    background: #000;
    border-radius:5px;
    margin: 5px 0;
    transition: .5s;
    position: relative;
    top: 0;
    opacity: 1;
}
.headerBtn span:nth-of-type(1).active{
    /* transform-origin: ; */
    transform: rotate(-45deg);
    top: 10px;
}
.headerBtn span:nth-of-type(2).active{
    opacity: 0;
}
.headerBtn span:nth-of-type(3).active{
    transform: rotate(45deg);
    top: -10px;
}
/* headerSmall */
/* 右侧浮动助手.客服投稿... */
.com-sidebar {
    position: fixed;

    z-index: 100;
    /*right: 5%;*/
    left:52%;

    top: 50%;
    background: #FFFFFF;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    border-radius: 50px;
    padding: 8px 0;
    width: 48px;

    margin-left:630px;
}

.com-sidebar .a1 {
    display: block;
    cursor: pointer;
    text-align: center;
    margin: 2px auto;
    height: 38px;
    line-height: 38px;
    width: 38px;
    position: relative;
}

.com-sidebar .a1 i {
    font-size: 24px;
    color: #BABABA;
    vertical-align: middle;
    transition: all .4s ease;
}

.com-sidebar .a1:hover i {
    color: #f15a24;
}

.com-sidebar .a1 .sp1 {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: #f15a24;
    color: #FFFFFF;
    text-align: center;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    transition: all .4s ease;
    transform: scale(.8);
    font-size: 12px;
}

.com-sidebar .a12 .sp1 {
    line-height: 18px;
    padding: 20px 0;
    transition:.5s;
}

.com-sidebar .a1:hover .sp1 {
    opacity: 1;
    transform: scale(1);
}

/* 右侧浮动助手.客服投稿... */

/*广告*/

.ad{
    width: 1200px;
    height: 90px;
    margin: 25px auto;
    clear: both;
}
.ad img{
    width: 100%;
}
.ad .smallAd{
    width: auto;
}
.ad .smallAd.center{
    position: relative;
    left: 10px;
}
.ad.two.clearfix .smallAd.center{
    left: 0;
}
.ad.two.clearfix a:nth-of-type(2){
    margin: 0 5px;
}

/*广告*/
/*副页搜索框*/

.websiteSearch {
    margin: 30px;
}
.websiteSearch .left{
    margin-left: 4px;
    width: 240px;
    background: #f9f9f9;
    border:1px solid #ececec;
    border-radius: 5px;
}
.websiteSearch .left input{
    float: left;
    
    padding-left: 10px;
    outline:none;
    height: 35px;
    line-height: 35px;
    width: calc(100% - 40px);
    background: transparent;
    border:none;
}
.websiteSearch .left input::-webkit-input-placeholder{
    color: #9f9f9f;
}
.websiteSearch .left input::-moz-placeholder{/* Mozilla Firefox 19+ */
    color: #9f9f9f;
}
.websiteSearch .left input:-moz-placeholder{/* Mozilla Firefox 4 to 18 */
    color: #9f9f9f;
}
.websiteSearch .left input:-ms-input-placeholder{/* Internet Explorer 10-11 */
    color: #9f9f9f;
}
.websiteSearch .left a{
    float: left;
    width: 40px;
    height: 35px;
    line-height: 35px;
    text-align: center;
}
.websiteSearch .left a:hover i{
    color: #f15a24;
}
.websiteSearch .left a i{
    font-size: 20px;
    color: #999;
    transition: .5s;
}
.websiteSearch .right{
    margin-right: 15px;
    font-size: 18px;
}
.websiteSearch .right a{
    color: #333;
    transition:.5s;
}
.websiteSearch .right a:hover{
    color: #f15a24;
}

/*副页搜索框*/
/* helpMain */

.helpMain{
    margin-top: 25px;
}
.helpMainH1{
    margin-bottom: 40px;
}
.helpMain .block1{
    width: 230px;
    margin-right: 20px;
}
.helpMain .block1 .smallTab{
    margin-bottom: 10px;
    position: relative;
}
.helpMain .block1 .smallTab .top{
    height: 55px;
    line-height: 55px;
    margin-bottom: 3px;
    cursor:pointer;
}
.helpMain .block1 .smallTab .top i{
    display: inline-block;
    color: #ccc;
    transition:.5s;
    transform:rotate(0deg);
}
.helpMain .block1 .smallTab .top i.first{
    font-size: 20px;
    position: relative;
    top: 2px;
}
.helpMain .block1 .smallTab .top i.second{
    right: 21px;
    top: 2px;
    font-size: 15px;
}
.helpMain .block1 .smallTab .top span{
    color: #999;
    font-weight: bold;
    font-size: 18px;
    display: inline-block;
    letter-spacing: 1px;
}
.helpMain .block1 .smallTab .top.active i.first{
    color: #f15a24;
}
.helpMain .block1 .smallTab .top.active i.second{
    transform:rotate(180deg);
}
.helpMain .block1 .smallTab .top.active span{
    color: #333;
}
.helpMain .block1 .smallTab.active .top span{
    
}
.helpMain .block1 .smallTab .bottom{
    padding: 10px 0 20px;
    display: none;
    width: 100%;
    top: 57px;
    z-index: 2;
    left: 0;
    transition: background-color 300ms;
    box-shadow: 0 0px 1px rgba(0,0,0,.2);
}
.helpMain .block1 .smallTab.one .bottom{
    z-index: 3;
}
.helpMain .block1 .smallTab .marginAuto{
    margin: 10px 0;
    line-height: 25px;
}
.helpMain .block1 .smallTab .bottom a{
    display: table;
    margin: 0 auto;
    color: #000;
    transition:.5s;
}
.helpMain .block1 .smallTab .bottom a:hover,.helpMain .block1 .smallTab .bottom a.active{
    color: #f15a24;
}
.helpMain .block2{
    width: 950px;
    padding: 40px 0 100px;
    margin-bottom: 50px;
    border-radius: 10px;
}
#drift01{
    right: -54px;
    top: 107px;
    display: block;
    transform: rotate(0deg);
    transition: .1s;
    display: none;
    width: 30px;
    height: 54px;
    overflow: hidden;
}
#drift01 .img1{
    width: 100%;
}
#drift01 .img2{
    width: 25px;
    position: relative;
    top: -44px;
    left: 2px;
    transform:rotate(180deg);
}
/* #drift01.active */
#drift01.active{
    /* transform:rotate(180deg) */
}
.helpMain .block2>.left{
    padding-top: 40px;
    padding: 0 24px;
    width: 100px;
    box-sizing: content-box;
    border-right: 1px solid #ededed;
    padding-bottom: 280px;
    background: #fff;
}
.helpMain .block2>.left h4{
    
    font-weight: 200;
}
.helpMain .block2>.left .content{
    margin-top: 40px;
    background: #fff;
}
.helpMain .block2>.left .content i{
    font-size: 40px;
    color: #ccc;
    display: table;
    margin: 5px auto;
    cursor: pointer;
    transition:1s;
}
.helpMain .block2>.left .content i.icon-qunfengqqkongjian,.helpMain .block2>.left .content i.icon-weibo{
    font-size: 36px;
}
.helpMain .block2>.left .content a.icon-logo-qq:hover{
    color: #21b3f7;
}
.helpMain .block2>.left .content a.icon-qunfengqqkongjian:hover{
    color: #ffcd00;
}
.helpMain .block2>.left .content a.icon-weixin:hover{
    color: #00c80c;
}
.helpMain .block2>.left .content a.icon-weibo:hover{
    color: #e6162d;
}
.helpMain .block2>.left .content i.icon-zan1:hover,.helpMain .block2>.left .content i.icon-zan1.active{
    color: #f15a24;
}
.helpMain .block2>.left .content i.icon-pinglun1:hover{
    color: #ffcd00;
}
.helpMain .block2>.left .content i.icon-liulan:hover{
    color: #00aa00;
}
.helpMain .block2>.left .content a{
    font-size: 40px;
    color: #ccc;
    display: table;
    margin: 5px auto;
    cursor: pointer;
    transition:1s;
}
.helpMain .block2>.left .content a.icon-qunfengqqkongjian,.helpMain .block2>.left .content a.icon-weibo{
    font-size: 36px;
}
.helpMain .block2>.left .content a.icon-logo-qq:hover{
    color: #21b3f7;
}
.helpMain .block2>.left .content a.icon-qunfengqqkongjian:hover{
    color: #ffcd00;
}
.helpMain .block2>.left .content a.icon-weixin:hover{
    color: #00c80c;
}
.helpMain .block2>.left .content a.icon-weibo:hover{
    color: #e6162d;
}
.helpMain .block2>.left .content a.icon-zan1:hover,.helpMain .block2>.left .content a.icon-zan1.active{
    color: #f15a24;
}
.helpMain .block2>.left .content a.icon-pinglun1:hover{
    color: #ffcd00;
}
.helpMain .block2>.left .content a.icon-liulan:hover{
    color: #00aa00;
}


.helpMain .block2>.left .content span{
    display: table;
    margin: 0 auto;
}
.helpMain .block2>.right{
    padding: 30px 50px 0 35px;
    width: calc(100% - 149px);
}
.helpMain .block2>.right h1{
    margin-bottom: 60px;
}
.timer{
    font-size: 23px;
    margin: 5px 0;
}
.timer.poA{
    top: 10px;
    right: 50px;
}
.timer .monthDay{
    font-size: 22px;
    font-family: "Bernard";
    margin: 5px 0;
}
.timer .hourSecond{
    
    font-family:"larabiefont";
}
.timer .year{
    font-family:"larabiefont";
}
.helpMain .block2>.right p{
    line-height: 35px;
    font-size: 18px;
}
.guomanA{
    padding: 5px 20px;
    border-radius:12px;
    color: #ffff;
    background:#f15a24;
    transition:.5s;
    display: table;
    margin: 0 auto;
}
.exemption{
    color: #999;
    font-size: 12px;
    margin: 75px 0 0 40px;
}
.internalLink{
    margin-top: 40px;
}
.internalLink i{
    font-size: 47px;
    float: left;
    position: relative;
    top: 11px;
    left: 6px;
    margin-left: -16px;
    color: #ededed;
}
.internalLink .boxs{
    width: calc(100% - 47px);
    padding-top: 15px;
    float: left;
}
.internalLinkA{
    background: #ededed;
    color: #666;
    padding: 6px 12px;
    transition:.5s;
    border-radius: 7px;
    margin: 5px 4px;
    display: inline-block;
}
.internalLinkA:hover{
    color: #f15a24;
    background: #f9f9f9;
}

/* helpMain */

/*#swiper-01*/

#swiper-01 .swiper-button-prev:after,#swiper-01 .swiper-button-next:after{
    content: none;
}
#swiper-01 .apple-retail {
	margin: 30px 0;
}

#swiper-01 .swiper-slide {
	text-align: center;
    /* padding: 0 calc((100vw - 816px) * .15); */
	width: 816px;
}
#swiper-01 .inner figure {
	width: 100%;
}
#swiper-01 .inner figure img {
    width: 100%;
    display: block;
}
#swiper-01 .swiper-wrapper{
    transform:translate3d(0, 0px, 0px);
}
#swiper-01 .gallery-item-desc {
	width: 80%;
	text-align: left;
	display: inline-block;
	padding-top: 46px;
	opacity: 0;
    transition-duration: 1.2s;
    display: none;
}
#swiper-01 .init .gallery-item-desc {
	opacity: 1;
}
#swiper-01 .gallery-item-desc h3 {
	line-height: 1.16667;
	font-weight: 600;
	letter-spacing: .009em;
	color: #111;
	font-size: 20px;
}
#swiper-01 .gallery-item-desc p {
	margin-top: 1em;
	color: #333;
	font-size: 15px;
}
#swiper-01 .swiper-slide{
    transform: scale(1);
}
#swiper-01 .swiper-slide-prev .gallery-item-desc {
	transform: translateX(-70px);
}
#swiper-01 .swiper-slide-next .gallery-item-desc {
	transform: translateX(70px);
}
#swiper-01 .swiper-slide-active .gallery-item-desc {
	opacity: 1;
	transform: translateX(0);
}
@media only screen and (max-width: 1068px) {
#swiper-01 .swiper-slide {
    padding:0 calc((100vw - 576px) * .15);
	width: 576px;
}
#swiper-01 .gallery-item-desc {
	padding-top: 41px;
}
}
@media only screen and (max-width: 735px) {
#swiper-01 .swiper-slide {
	transform: scale(.95);
	padding: 0;
	width: 85vw;
	margin: 0 0;
    min-width: 272px;
    transition: 2s;
}
#swiper-01 .swiper-slide-active {
	transform: scale(1);
}
#swiper-01 .gallery-item-desc {
	padding-top: 26px;
	width: 90%;
}
}
#swiper-01 .swiper-button-next,#swiper-01 .swiper-button-prev {
	top: 45%;
	/* background-color: rgba(210,210,210,.6); */
	transition: all .5s;
	outline: none;
    color: #fff;
}
#swiper-01 .swiper-button-next i,#swiper-01 .swiper-button-prev i{
    font-size: 60px;
    transition: .5s;
    /* opacity: .8; */
    color: #fff;
}
.apple-retail .swiper-button-next i,.apple-retail .swiper-button-prev i{
    opacity: 0;
}
.apple-retail:hover .swiper-button-next i,.apple-retail:hover .swiper-button-prev i{
    opacity: 0.8;
}
.apple-retail .swiper-button-next i:hover,.apple-retail .swiper-button-prev i:hover{
    opacity: 1;
}
#swiper-01 .swiper-button-next {
	right: 50%;
    margin-right: -520px;
}
#swiper-01 .swiper-button-prev {
    left: 50%;
    margin-left: -520px;
}
#swiper-01 .boxShowLeft,#swiper-01 .boxShowRight{
    position: absolute;
    top: 0;
    height: 100%;
    width: 28%;
    z-index: 9;
}
#swiper-01 .boxShowLeft{
    left: 0;
    background-image: linear-gradient(to right, rgba(0,0,0,.6),rgba(0,0,0,0));
    /* background-image: linear-gradient(to left right, yellow , red); */
}
#swiper-01 .boxShowRight{
    right: 0;
    background-image: linear-gradient(to right, rgba(0,0,0,0),rgba(0,0,0,.6));
}
#swiper-01 .content{
    bottom: 90px;
    left: 50%;
    transform: translate(-50%,0);
    z-index: 30;
}
#swiper-01 .content.new01{
    bottom: 31px;
    left: 60%;
}
#swiper-01 .content .text{
    padding: 23px 0 0 28px;
    width: 500px;
    height: 85px;
    font-size: 24px;
    color: #fff;
    background: rgba(0,0,0,0.6);
    border-radius: 10px;
    transition:.5s;
}
#swiper-01 .content .text:hover{
    color: #f15a24;
}
#swiper-01 .content .btn{
    padding: 10px 15px;
    border:2px solid #fff;
    border-radius: 7px;
    font-size: 20px;
    margin: 32px 0 0 175px;
    color: #fff;
    transition:.5s;
    cursor:pointer;
}
#swiper-01 .content .btn.new{
    padding: 0;
    border-radius: 0;
    border:1px solid #fff;
    font-size: 16px;
}
#swiper-01 .content .btn.new a{
    display: block;
    padding: 12px 35px;
}
#swiper-01 .content .btn a{
    color: #fff;
    transition:.5s;
}
#swiper-01 .content .btn i{
    display: inline-block;
    color: #fff;
    transition:.5s;
}
#swiper-01 .content .btn:hover i,#swiper-01 .content .btn:hover a,#swiper-01 .content .btn:hover{
    color: #f15a24;
    border-color: #f15a24;
}


/*#swiper-01*/

/* news2-main */

.news2-main{
    
}
.news2-main .container>.left{
    width: 860px;
    padding-right: 20px;
    margin-bottom: 60px;
}
.news2-main.topicList .container>.left{
    width: 100%;
    padding-right: 0;
    margin-bottom: 60px;
}
.news2-main.search{

}

.currentNav{
    height: 40px;
    border-bottom:3px solid #ecf5f7;
}
.currentNav.new01{
    border-color: #f15a24;
}
.currentNav.special{
    background: #f1f1f1;
    border-color: #e50012;
    padding-left: 15px;
}
/*.newsMain-02.new01*/
.newsMain-02.new01 .animeSwiper01 .swiper-pagination{
    bottom: 0;
    top: -200px;
    left: 0;
    
    right: 0;
    margin: auto;
    padding: 5px 36px;
    background: rgba(0,0,0,.5);
    width: max-content;
    height: 14px;
}
.newsMain-02.new01 .animeSwiper01 .swiper-pagination-bullet{
    width: 10px;
    height: 4px;
    background: #fff;
    opacity: 1;
    border-radius:1px;
    position: relative;
    bottom: 11px;
}
.newsMain-02.new01 .animeSwiper01 .swiper-pagination-bullet.swiper-pagination-bullet-active{
    background: #f15a24;
}
.newsMain-02.new01 .newsDiv{
    height: 36px;
    line-height: 42px;
}
.newsMain-02.new01 .animeFirst>.right p{
    line-height: 30px;
    height: 60px;
    -webkit-line-clamp: 2;
}
.newsMain-02.new01 .animeFirst>.right .syn{
    display: flex;
    /* flex-direction: column;
     */
     justify-content: space-between;
     font-size: 12px;
     color: #999;
}

.newsMain-02.new01 .animeFirst>.right .activityTimer {
    margin: 15px 0;
    font-size: 16px;
}
.newsMain-02.new01 .animeFirst>.right .activityTimer span.colors{
    display: inline-block;
    margin-left: 10px;
}
.lastTime span.end{
    color: #ababab;
}
.newsMain-02.new01 .animeFirst>.right .activityTimer span b{
    display: inline-block;
    padding: 1px 3px;
    background: #f15a24;
    color: #fff;
    border-radius: 10px;
    margin: 0 2px;
}
.dataB{
    display: inline-block;
    padding: 1px 3px;
    background: #f15a24;
    color: #fff;
    border-radius: 10px;
    margin: 0 2px;
}
.news2-main.new01 .container>.right.pic .imgList>.left{
    width: 161px;
    height: auto;
    background: #000;
}
.news2-main.new01 .container>.right.pic .imgList>.right{
    width: calc(100% - 161px);
}
.news2-main.new01 .container>.right.pic .imgList>.right p{
    font-size: 18px;
    margin: 8px 0 15px;
}
.news2-main.new01 .container>.left{
    margin-bottom: 0;
}
.news2-main.new01 .container>.right.pic .imgList{
    margin: 27px 0 0 0;
}
.newsMain-02.new01 .animeFirst>.right{
    padding-right: 20px;
}
.news2-main.new01 .container>.right.pic .imgList{
    margin: 16px 0 30px 0;
}
.news2-main.new01 .container>.right.pic .imgList>.left{
    width: 161px;
    height: 100px;
}
.news2-main.new01 .container>.right.pic .imgList>.right{
    width: calc(100% - 161px);
}

/*.newsMain-02.new02*/
.news2-main.new02 .container>.left{
    padding-right: 40px;
}
.news2-main.new02 .container>.left h1{
    font-size: 36px;
    margin-bottom: 20px;
}
.userImgText{
    margin-top: 30px;
}
.userImgText>.left{
    font-size: 12px;
    color: #999;
}
.userImgText>.left>a.userImg{
    display: inline-block;
}
.userImgText>.left>a.userImg img.img01{
    width: 30px;
    height: 30px;
    display: block;
    border-radius: 50%;
}
.userImgText>.left>a.userImg img.img02{
    bottom: -4px;
    right: -4px;
    position: absolute;
}
.userImgText>.left>a.userName{
    color: #999;
    transition: .5s;
    display: inline-block;
    margin:0 14px;
    position: relative;
    bottom: 8px;
}
.userImgText>.left>a.userName:hover{
    color: #f15a24;
}
.userImgText>.left>span{
    position: relative;
    bottom: 8px;
    display: inline-block;
    padding: 0 14px;
    border-left: 1px solid #f0f0f0;
}
.userImgText>.left>span>span.yanjin{
    display: inline-block;
    margin-right: 10px;
}
.userImgText>.left>span>span.zan,.userImgText>.left>span>span.course-zan,.userImgText>.left>span>span.picture-zan{
    position: relative;
}

span.zan,span.course-zan,span.picture-zan{
    cursor:pointer;
}
.userImgText>.left>span>span i{
    position: relative;
    top: 2px;
}
.userImgText>.right{

}
.userImgText>.right span.guomanA{
    float: left;
    border-radius: 7px;
}

.userImgText>.right i{
    float: left;
    font-size: 30px;
    margin: 0 7px;
    cursor: pointer;
    color: #999;
}
.userImgText>.right i.icon-logo-qq,.userImgText>.right i.icon-weixin{
    font-size: 35px;
    position: relative;
    bottom: 3px;
    
}
.userImgText>.right i.icon-logo-qq:hover{
    color: #21b3f7;
}
.userImgText>.right i.icon-qunfengqqkongjian:hover{
    color: #ffcd00;
}
.userImgText>.right i.icon-weixin:hover{
    color: #00c80c;
}
.userImgText>.right i.icon-weibo:hover{
    color: #e6162d;
}

.userImgText>.right #bdshare{
    display: inline-block;
    margin-top: 0;
    position: relative;
    top: 15px;
}
.userImgText>.right a{
    float: left;
    font-size: 30px;
    margin: 0 7px;
    cursor: pointer;
    color: #999;
    background-image: none;
    line-height: 0;
    margin: 0;
}
.userImgText>.right .icon-logo-qq,.userImgText>.right .icon-weixin{
    font-size: 35px;
    position: relative;
    bottom: 3px;
    
}
.userImgText>.right .icon-qunfengqqkongjian,.userImgText>.right .icon-weibo{
    position: relative;
    top: -1px;
}
.userImgText>.right .icon-logo-qq:hover{
    color: #21b3f7;
}
.userImgText>.right .icon-qunfengqqkongjian:hover{
    color: #ffcd00;
}
.userImgText>.right .icon-weixin:hover{
    color: #00c80c;
}
.userImgText>.right .icon-weibo:hover{
    color: #e6162d;
}
.news2-main.new02 .container>.left .demoData{
    font-size: 16px;
}

.news2-main.new02 .container>.left .demoData .left{
    
}
.news2-main.new02 .container>.left .demoData .left:nth-of-type(2){
    margin-left: 30px;
}
.news2-main.new02 .container>.left .demoData .left .firstSpan{
    margin-right: 5px;
}
.news2-main.new02 .container>.left .demoData .left img{
    position: relative;
    top: 3px;
}
.news2-main.new02 .container>.left .demoData .left span{
    line-height: 32px;
}
.news2-main.new02 .container>.left .demoData .left b{
    display: inline-block;
    padding: 0px 3px;
    background: #f15a24;
    color: #fff;
    border-radius: 10px;
    margin: 0 2px;
}
.news2-main.new02 .container>.left .demoData .left .lastTime{
    line-height: 22px;
}
.news2-main.new02 .container>.left .textP{
    margin: 20px 0 30px;
    line-height: 25px;
    color: #606060;
}
.news2-main.new02 .container>.left .info{
    color: #999999;
    font-size: 12px;
    padding-bottom: 35px;
    border-bottom: 1px solid #f0f0f0;
}
.news2-main.new02 .container>.left .info .left{}
.news2-main.new02 .container>.left .info .left:nth-of-type(2){
    margin-left: 50px;
}
.news2-main.new02 .container>.left .info .left i{}
.news2-main.new02 .container>.left .info .left span{}
.news2-main.new02 .internalLink{
    margin-top: 0;
    margin-bottom: 40px;
}

.currentNav>span{
    height: 40px;
    line-height: 37px;
    float: left;
    font-size: 18px;
    font-weight: bold;
    border-bottom:3px solid #f15a24;
    padding: 0 10px 0 3px;
}
.currentNav .search{
    position: absolute;
    font-size: 16px;
    top: 5px;
    right: 0;
    color: #666;
}
.currentNav .search span{
    color: #f15a24;
}
.currentNav.new span{
    line-height: 24px;
    font-size: 24px;
    font-weight: 500;
}
.currentNav>a i{
    float: right;
    font-size: 33px;
    margin: 5px 0px 0 0;
    color: #333;
    transition:.5s;
}
.currentNav a:hover i{
    color: #f15a24;
}
.currentNav{
    position: relative;
}
.currentNav>a{
    position: absolute;
    top: 0;
    right: 0;
}
.currentNav.special>a{
    right: 10px;
}
.currentNav>.right{
    bottom: 6px;
    position: relative;
}
.currentNav>.right>a{
    margin-left: 10px;
    height: 33px;
}
.currentNav>.right>a span{
    color: #000;
    transition: .5s;
}
.currentNav>.right>a:hover span{
    color: #f15a24;
}
.currentNav>.right>a i.icon{
    font-size: 30px;
    position: relative;
    top: 7px;
    margin-right: 2px;
    transition:.5s;
}
.currentNav>.right>a:hover,.currentNav>.right>a.active{
    color: #f15a24;
}
.currentNav>.right>a.active{
    transition:0s;
}
.currentNav>.right>a i.icon-xingxing{
    color: #fff;
    z-index: 2;
    position: absolute;
    left: 6px;
    top: 1px;
    font-size: 13px;
}
.currentNav>.right>a.iA{
    padding-left: 30px;
    line-height: 43px;
}
.currentNav>.right>a.iA span{
    font-size: 13px;
}
.currentNav>.right>a i.icon.iBlock{
    left: 0;
    top: 15px;
    border-radius: 5px;
    position: absolute;
    display: block;
    width: 25px;
    height: 15px;
    background: #000;
    z-index: 1;
    
}
.currentNav>.right>a:hover i.icon.iBlock,.currentNav>.right>a.active i.icon.iBlock{
    background: #f15a24;
}
.currentNav>.right>a i.icon{
    
}

.animeFirst{

}

.animeFirst h1{
    margin: 30px 0 20px;
    font-size: 24px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition:.5s;
}
.animeFirst .animeSpan{
    color: #666;
    top: 5px;
    right: 10px;
}
.animeFirst .animeSpan span{
    transition: .5s;
    cursor: pointer;
}
.animeFirst .animeSpan span:hover{
    color: #f15a24;
}
.animeFirst a:hover h1{
    color: #f15a24;
}
.animeFirst>p{
    line-height: 30px;
    font-size: 16px;
    margin-bottom: 5px;
    display: -webkit-box;
    /* autoprefixer: off */
    -webkit-box-orient: vertical;
    /* autoprefixer: on */
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.animeFirst>.left{
    width: 220px;
    height: 140px;
    text-align:center;
    overflow: hidden;
    border-radius: 10px;
    position: relative;
}
.animeFirst>.left img{
    transform:scale(1,1);
    transition: .5s;
}
.animeFirst>.left:hover img{
    transform:scale(1.05,1.05);
}
.newsMain-02 .animeFirst>.left{
    width: 276px;
    height: 175px;
    padding-right: 0;
    overflow: hidden;
    border-radius: 10px;
}
.newsMain-02 .animeFirst>.left img{
    transform:scale(1,1);
    transition:.5s
}
.newsMain-02 .animeFirst>.left img:hover{
    transform:scale(1.05,1.05)
}
.newsMain-02 .animeFirst>.right h1{
    margin: 0 0 10px 0;
}
.newsMain-02 .animeFirst>.right{
    padding-left: 20px;
    width: calc(100% - 276px);
}
.newsMain-02 .animeFirst>.right p{
    width: 100%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    line-height: 30px;
    height: 90px;
}
.animeFirst>.left img{
    width: 105%;
    height: 100%;
    object-fit:cover;
    border-radius:6px;
}
.animeFirst>.right{
    width: calc(100% - 250px);
}
.animeFirst>.right>p{
    line-height: 35px;
    height: 70px;
    font-size: 16px;
    margin-bottom: 5px;
    width: 100%;
    display: -webkit-box;
    /* autoprefixer: off */
    -webkit-box-orient: vertical;
    /* autoprefixer: on */
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.animeFirst>.right .internalLinkDiv{
    overflow: hidden;
    text-overflow: ellipsis;
    /* white-space: nowrap;
    color: #fff; */
    max-height: 41px;
}
.animeFirst>.right .syn{
    margin-top: 15px;
    font-size:12px;

}
.animeFirst>.right .syn>.left{

}
.animeFirst>.right .syn>.left span,.animeFirst>.right .syn>.left a{
    font-size: 12px;
    color: #999;
    margin-right: 24px;
    transition:.5s;
}
.animeFirst>.right .syn>.left a:hover{
    color: #f15a24;
}
.animeFirst>.right .syn>.right{
    
}
.animeFirst>.right .syn>.right>span{
    margin-right: 25px;
    color: #8f8f8f;
    float: left;
    cursor:pointer;
    position: relative;
}
.animeFirst>.right .syn>.right>span i{
    display: inline-block;
    margin-right: 5px;
    position: relative;
    top: 2px;
    transition:.5s;
}
span.yanjin i,span.yanjin i,span.yanjin i{
    color: #9999;
}
span.yanjin:hover i{
    color: #00aa00;
}
span.zan:hover i,span.zan i.active,span.course-zan:hover i,span.course-zan i.active,span.picture-zan:hover i,span.picture-zan i.active{
    color: #f44d70;
}
span.pinglun:hover i{
    color: #0089ff;
}
.zan .addOne,.course-zan .addOne,.picture-zan .addOne{
    position: absolute;
    top: -20px;
    left: 0px;
    color: #f15a24;
    font-size:12px;
    animation:name1 1s;
    animation-iteration-count:1;
    animation-fill-mode:forwards;
}
@keyframes name1{
    0%{
        top: -20px;
        opacity: 1;
        transform:scale(1,1);
    }
    25%{
        top: -23px;
        opacity: .75;
        transform:scale(1,1);
    }
    50%{
        top: -26px;
        opacity: .5;
        transform:scale(1,1);
    }
    75%{
        top: -29px;
        opacity: .25;
        transform:scale(1,1);
    }
    100%{
        top: -20px;
        opacity: 0;
        top: -30px;
        transform:scale(0,0);
    }
}
#loadSpan{
    width: 100%;
    height: 50px;
    background: #eeeeee;
    font-size: 18px;
    text-align: center;
    display: inline-block;
    line-height: 50px;
    border-radius: 10px;
    margin: 50px 0;
    cursor: pointer;
    transition:.5s;
    color: #333;
}
#loadSpan:hover{
    color: #f15a24;
    background: #f9f9f9;
}
.news2-main .container>.right{
    width: 340px;
}
.animeFirst .iphonesDiv{
    display: none;
}
.iphoneDiv,.iphonesDiv{
    display: none;
}
.iphoneDiv .content.second{
width: 100%;float: right;
}
.iphoneDiv .content.second .iconDiv{
    width: 80px;
    float: right;
    position: relative;
}
i.icon-liulan{
    transform: scale(1.2);
}
.iphoneDiv .content.second .iconDiv span{
    display: inline-block;
    width: 100%;
    text-align: center;
}
.iphoneDiv i{
    font-size: 40px;
    color: #ccc;
    display: table;
    margin: 5px auto;
    cursor: pointer;
}
.iphoneDiv i.icon-zan1.active {
    color: #f15a24;
}
.iphoneDiv .timer.blocks>div{
    display: initial;
}
.iphoneDiv .timer.blocks{
    clear:both;
    margin-top: 5px;
}
.iphoneDiv .content.secon .bigDiv{
    width: 210px;
}
.iphoneDiv .content.second .iconDiv{
    width: 70px;
    margin-top: 10px;
}
.iphoneDiv .aour{
    width: 100px;
    margin: 0 auto;
}
.iphoneDiv .aour h4{
    margin: 0 0 10px 0;
}

/* i.icon-zan1{
    font-size: 40px;
} */
/* .iphoneDiv i.icon-liulan{
    font-size: 50px;
} */
.iphoneDiv .content>span{
    display: table;
    margin: 0 auto;
}
.animeSwiper01{
    height: 125px;
    overflow: hidden;
    width: 100%;
    position: relative;
    margin: 30px 0 10px 0;
    border-radius: 5px;

}
.newsMain-02.new01 .animeSwiper01{
    height: auto;
}
.animeSwiper01 .animeSwiper01-img{
    position: relative;
}
.animeSwiper01 .animeSwiper01-img{
    height: 130px;
    overflow: hidden;
}
.animeSwiper01 .animeSwiper01-img img{
    width: 100%;
    min-height: 130px;
}
.helpMain .block2>.left .content #bdshare a, .helpMain .block2>.left .content #bdshare .bds_more{
    float: initial!important;
    clear: both!important;
    display: initial!important;
    height: 44px!important;
    line-height: 44px!important;
    background: none!important;
    margin-left: 0!important;
    padding-left: 0!important;
}
#bdshare{
    padding-left: 31px;
    margin-top: 20px;
}
.animeSwiper01 .animeSwiper01-img span{
    position: absolute;
    height: 33px;
    line-height: 33px;
    font-size: 18px;
    color: #fff;
    padding-left: 15px;
    display: block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    bottom: 5px;
    left: 0;
    background: rgba(0,0,0,.6);
    transition:.5s;
}
.newsMain-02.new01 .animeSwiper01 .animeSwiper01-img span{
    height: 77px;
    line-height: 31px;
    padding-top: 10px;
    padding-right: 10px;
    width: 100%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    /* white-space: initial; */
}
.animeSwiper01 .animeSwiper01-img a:hover span{
    color: #f15a24;
}
.animeSwiper01Next,.animeSwiper01Prev{
    position: absolute;
    top: 40px;
    background: rgba(0,0,0,.5);
    width: 20px;
    height: 50px;
    z-index: 6;
    cursor:pointer;
    display: none;
}
.animeSwiper01Prev {
    left: 20px;
    transform: rotate(180deg);
}

.animeSwiper01Next {
    right: 20px;
}
.animeSwiper01Next i,.animeSwiper01Prev i{
    font-size: 22px;
    color: #fff;
    line-height: 50px;
}
.animeInfo{
    font-size: 16px;
    line-height: 37px;
    display: block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333333;
    transition:.5s;
}
.animeInfo:hover{
    color: #f15a24;
}
.firm{
    margin-bottom: 50px;
}
.teamworkDiv{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    margin-top: 25px;
}
.teamwork{
    width: 190px;
    margin: 0 10px 14px 0;
    height: 70px;
    border:1px solid #e8e8e8;
    float: left;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    cursor: pointer;
}
.teamwork.active{

}
.teamwork img{
    transition:.5s;
    transform:scale(1,1);
}
.teamwork:hover img{
    transform:scale(1.05,1.05)
}
.news2-main .helpMain .block2{
    width: 100%;
    padding: 0;
}
.news2-main .helpMain .block2>.right{
    padding: 0 0 0 30px;
}
.news2-main .helpMain .block2>.right .contentText iframe{
    width: 100%;
}
body.news_3 .news2-main .container>.left{
    padding-right: 40px;
    margin-bottom: 0;
}
body.news_3 .helpMain .block2>.left{
    background: transparent;
}
.helpMain .block2>.left .content .iconDiv.zan,.helpMain .block2>.left .content .iconDiv.course-zan,.helpMain .block2>.left .content .iconDiv.picture-zan{
    position: relative;
}
.helpMain .block2>.left .content .zan .addOne,.helpMain .block2>.left .content .course-zan .addOne,.helpMain .block2>.left .content .picture-zan .addOne{
    top: 7px;
    animation: name2 1s;
    animation-fill-mode: forwards;
}
@keyframes name2{
    0%{
        top: 7px;
        opacity: 1;
        transform:scale(1,1);
    }
    25%{
        top: 4px;
        opacity: .75;
        transform:scale(1,1);
    }
    50%{
        top: 1px;
        opacity: .5;
        transform:scale(1,1);
    }
    75%{
        top: -2px;
        opacity: .25;
        transform:scale(1,1);
    }
    100%{
        top: -3px;
        opacity: 0;
        transform:scale(0,0);
    }
}
.news2-main .container>.right.pic{

}
.news2-main .container>.right.pic .imgList{
    margin: 16px 0;
}
.news2-main .container>.right.pic .imgList::after{
    clear:both;
    content:"";
    display:table;
}
.news2-main .container>.right.pic .imgList>.left{
    width: 137px;
    height: 86px;
    overflow: hidden;
    border-radius:10px;
    cursor: pointer;
}
.news2-main .container>.right.pic .imgList>.left img{
    transform:scale(1,1);
    transition:.5s;
    display: block;
    width:100%;
    height: 100%;
    object-fit:cover;
}
.news2-main .container>.right.pic .imgList>.left:hover img{
    transform:scale(1.05,1.05);
}
.news2-main .container>.right.pic .imgList>.left .smallDiv{
    padding: 8px;
    background: rgba(0,0,0,.5);
    color: #fff;
    bottom: 8px;
    border-radius:5px;
    left: 8px;
    font-size: 12px;
}
.news2-main .container>.right.pic .imgList>.left .smallDiv i{
    display: inline-block;
    margin-right: 3px;
}
.news2-main .container>.right.pic .imgList>.left .smallDiv span{}
.news2-main .container>.right.pic .imgList>.right{
    width: calc(100% - 137px);
    padding-left: 14px;
}
.news2-main .container>.right.pic .imgList>.right p{
    line-height: 25px;
    margin: 8px 0;
    cursor:pointer;
    transition:.5s;
    font-size: 16px;
}
.news2-main .container>.right.pic .imgList>.right p:hover{
    color: #f15a24;
}
.news2-main .container>.right.pic .imgList>.right .tim{
    font-size: 12px;
    color: #999;
}
.news2-main .container>.right.pic .imgList>.right .tim i{
    display: inline-block;
    margin-right: 3px;
    position: relative;
    top: 1px;
}
.news2-main .container>.right.pic .imgList>.right .tim span{
    display: inline-block;
}

/* news2-main */
/* 评论 */

/*评论*/
.form-pl {
    margin: 50px 0;
}
.form-pl .sp2{
    font-size: 26px;
    margin-bottom: 20px;
    font-weight: bold;
    color: #333;
}
.form-pl span.zhuyi{
    color: #cfcfcf;
    
    line-height: 40px;
}
.form-pl .com-fenye {
    padding: 35px 0 65px;
}

.message-box1 {
    padding: 0 0 10px;
}

.message-box1 .dfl3 {
    height: 34px;
    line-height: 34px;
    padding: 0 20px;
    border-radius: 10px;
    background: #F8F8F8;
    color: #3a3a3a;
    
}

.message-box1 .dfl3 span {
    color: #f15a24;
}

.message-box1 .dfr3 {
    padding: 8px 0 0;
}

.message-box1 .dfr3 a {
    color: #333;
    font-weight: bold;
    margin: 0 0 0 20px;
    
    transition: all .4s ease;
}

.message-box1 .dfr3 a.ac, .message-box1 .dfr3 a:hover {
    color: #f15a24;
}

.form-pl .com-portrait {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    overflow: hidden;
}

.form-pl .com-comment {
    border: 3px solid #eee;
    margin: 0 0 40px;

}

.form-pl .com-comment input,
.form-pl .com-comment textarea {
    border: none;
    outline: none;
}

.form-pl .com-comment .dn1 {
    width: 100%;
    height: 130px;
}

.form-pl .com-comment .dn2 {
    width: 100%;
    height: 45px;
    border-top: 1px solid #eee;
}

.form-pl .com-comment .dn2 .inp-sub {
    background: #f15a24;
    color: #FFFFFF;
    
    padding: 10px 20px;
    margin-top: 7px;
}

.message-box2 .dn-box1 {
    border-top: 1px solid #EEEEEE;
    padding: 15px 0 20px;
}

.message-box2 .dn-box1 .dfrda .dn-top .dnp1 {
    color: #f15a24;
    font-weight: bold;
    
    margin: 0 0 10px;
}

.message-box2 .dn-box1 .dfrda .dn-top .dnp2 {
    color: #3a3a3a;
    line-height: 24px;
    
}

.message-box2 .dn-box1 .dfrda .dn-bot {
    background: #F8F8F8;
    padding: 20px 23px 12px;
}

.message-box2 .dn-box1 .dfrda .dn-bot .dn-huifu {
    margin: 0 0 6px;
    
}

.message-box2 .dn-box1 .dfrda .dn-bot .dn-huifu .zi-lv {
    color: #f15a24;
    font-weight: bold;
}

.com-operation {
    /*color: #cecece;*/
    font-size: 12px;
    margin: 5px 0 12px;
}
.com-operation .sp-reply, .com-operation .sp-zan{
    transition:.5s;
}
.com-operation .sp-reply:hover, .com-operation .sp-zan:hover {
    color: #f15a24;
}

.com-operation2 {
    color: #8c8d8c;
}

.com-operation span {
    margin: 0 12px 0 0;
    color: #a0a0a0;
    transition: all .4s ease;
}

.com-operation .sp-reply,
.com-operation .sp-zan {
    cursor: pointer;
}

.com-operation span i {
    display: inline-block;
    vertical-align: middle;
    margin: -2px 1px 0 0;
}

.com-operation .sp-zan.acc {
    color: #f15a24;
}

/* 广告搜索 */
.searchAd{
    height: 163px;
    position: relative;
    background: url(../images/newsbann.jpg);
}
/* ,.searchAd .bigImg */
.searchAd .searchAdBg1{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.7);
    z-index: 1;
}
.searchAd .searchDiv{
    border-radius:5px;
    display: table;
    z-index: 8;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -300px;
    margin-top: -23px;
}
.searchAd .searchDiv .tabSearch{
    height: 46px;
    width: 78px;
    text-align: center;
    border-right: 1px solid #e0e0e0;
    border-top-left-radius:5px;
    border-bottom-left-radius:5px;
    background: #fff;
    z-index: 10;
}
.searchAd .searchDiv .tabSearch .importStr{
    line-height: 46px;
    cursor:pointer;
}
.searchAd .searchDiv .tabSearch .importStr span{
    
}
.searchAd .searchDiv .tabSearch .importStr i{
    margin-left: 2px;
}
.searchAd .searchDiv .tabSearch .importBox{
    top: 47px;
    right: 0;
    display: none;
}
.searchAd .searchDiv .tabSearch .importBox{
    transition: background-color 300ms;
}

/* .searchAd .searchDiv .tabSearch .importBox.active{
    display: block;
} */
.searchAd .searchDiv .tabSearch .importBox span{
    line-height: 46px;
    height: 46px;
    width: 72px;
    background: #fff;
    display: block;
    cursor:pointer;
    transition:.5s;
}
.searchAd .searchDiv .tabSearch .importBox span.active{
    background: #f1f1f1;
    /* f15a24 */
    color: #f15a24;
    
}
.searchAd .searchDiv .tabSearch .importBox span:hover{
    background: #f9f9f9;
    color: #ef9271;
}
.searchAd .searchDiv .searchInputDiv input{
    line-height: 46px;
    height: 46px;
    width: 444px;
    padding: 0 10px;
    outline:none;
}
.searchAd .searchDiv .searchInputDiv input::placeholder{
    color: #b6b6b6;
}
.searchAd .searchDiv .searchButton{
    width: 70px;
    height: 46px;
    background: #534741;
    border-top-right-radius:5px;
    border-bottom-right-radius:5px;
    
}
.searchAd .searchDiv .searchButton:hover i{
    color: #f15a24;
}
.searchAd .searchDiv .searchButton a{
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
}
.searchAd .searchDiv .searchButton a i{
    font-size: 25px;
    color: #fff;
    line-height: 46px;
    transition:.5s;
}
/* newsMain-01 */

.newsMain-01{

}
.newsMain-01 .container>.left{
    
}
.newsMain-01 .container>.left .animeSwiper02>.swiper-wrapper{
    width: 774px;
    height: 333px;
}
.newsMain-01 .container>.left .swiper-slide{
    position: relative;
    width: 774px;
    height: 333px;
    overflow: hidden;
    border-radius: 10px;
}
.newsMain-01 .container>.left .swiper-slide img{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    border-radius: 10px;
}
.newsMain-01 .container>.right{
    width: calc(100% - 774px);
    padding-left: 20px;
}
.newsMain-01 .container>.right h1{
    font-size: 24px;
    margin-bottom: 5px;
    transition:.5s;
}
.newsMain-01 .container>.right a:hover h1{
    color: #f15a24;
}
.newsMain-01 .container>.left .animeSwiper02 .newsBannerDian{
    display: table;
    width: auto;
    left: 50%;
    padding: 0 15px;
    border-radius: 10px;
    margin-left: -50px;
}
.newsMain-01 .container>.left .animeSwiper02 .newsBannerDian{
    background: rgba(0,0,0,.5);
    height: 20px;
    bottom: 20px;
}
.newsMain-01 .container>.left .animeSwiper02 .newsBannerDian .swiper-pagination-bullet{
    background: #fff;
    opacity: 1;
    margin-bottom: 1px;
}
.newsMain-01 .container>.left .animeSwiper02 .newsBannerDian span.swiper-pagination-bullet-active{
    background: #f15a24;
}

/* newsMain-02 */

.newsMain-02 .container>.left{
    width: calc(100% - 340px);
    padding-right: 15px;
}
.newsMain-02 .container>.left .smallNavDiv{
    
}
.newsMain-02 .container>.left .smallNavDiv>.content,.newsMain-04 .container .smallNavDiv>.content{
    display: none;
}

.newsMain-02 .container>.left .smallNavDiv .content::after{
    clear: both;
    content:'';
    display: table;
}
#noneMore{
    text-align: center;
    height: 200px;
    line-height: 200px;
    color: #eee;
    font-size: 30px;
    font-weight: bold;
    display: none;
}
.newsMain-02 .container>.left .smallNavDiv .content{
    position: relative;
}
.newsMain-02 .container>.left .smallNavDiv .content>a.poA{
    position: absolute;
    right: 0;
    top: -68px;
}
.newsMain-02 .container>.left .smallNavDiv .content>a.poA i{
    font-size: 33px;
}
.newsMain-02 .container>.left .smallNavDiv .content:nth-of-type(1),.newsMain-04 .container .smallNavDiv>.content:nth-of-type(1){
    display: block;
}
.newsMain-04 .container .smallNavDiv>.content.active{
    display: block;
}
.newsMain-02 .container>.left .smallNavDiv .animeFirst{
    margin-bottom: 10px;
    margin-top: 30px;
}
.newsMain-02 .container>.left .websiteNav a{
    font-weight: bold;
}
.newsMain-02 .container>.right{
    width: 340px;
}
.newsDiv{
    width: 50%;
    float: left;
    height: 35px;
    line-height: 35px;
    padding-right: 30px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 16px;
    transition:all .5s;
    color: #333;
}
.newsDiv .time{
    font-size: 12px;
    width: 75px;
    margin-right: 12px;
    float: left;
    transition:.5s;
}
.newsDiv .text{
    float: left;
    font-size: 16px;
    width: calc(100% - 92px);
    text-overflow: ellipsis;
    overflow:hidden;
    white-space:nowrap;
    transition:.5s;
}
.newsDiv:hover .time,.newsDiv:hover .text{
    color: #f15a24;
}

/* searchHeader */

.searchHeader .container>.left .logoBtn{
    margin: 41px 0 0 7px;
    border-left: 1px solid #eee;
    display: inline-block;
    padding:7px 0 7px 10px;
}
.searchHeader .container>.left .logoBtn a{
    border-radius:15px;
    padding: 4px 15px;
    color: #fff;
    background: #ed3f1e;
    font-size: 14px;
}
.searchHeader .container>.center{
    float: left;
    margin: 34px 0 0 200px;
    padding: 7px 0;
}

/*newsMain-03*/

.newsMain-03 .container>.left{
    width: 340px;
}
.newsMain-03 .container>.right{
    width: calc(100% - 340px);
    padding-left: 20px;
}
.newsCurrent{
    width: 33.3%;
    float: left;
    margin-top: 20px;
    border-radius: 10px;
    overflow: hidden;
    border:1px solid #e7e7e7;
    background: #fff;
}
.newsCurrent a{
    transition:.5s;
}
.newsCurrent a:hover{
    color: #f15a24;
}
.newsMain-03 .newsCurrent{
    width: 266px;
}
.newsCurrent.active{
    margin-left: 20px;
    margin-right: 20px;
}
.newsCurrent.marginRight{
    margin-right: 20px;
}
.newsCurrent .imgTitle{
    width: 100%;
    height: 162px;
    overflow: hidden;
}
.newsCurrent .imgTitle img{
    width: 100%;
    height: 162px;
    transform:scale(1,1);
    transition:.5s;
    object-fit: cover;
}
.newsCurrent .imgTitle:hover img{
    transform:scale(1.05,1.05)
}
.newsCurrent p{
    font-size: 12px;
    padding: 5px 10px;
    line-height: 22px;
    font-weight: 200;
}
.newsCurrent p.shen2{
    height: 54px;
}
.newsCurrent h2{
    font-size: 18px;
    padding: 5px 10px;
    
    line-height: 30px;
    font-weight: initial;
    transition:.5s;
}
.newsCurrent h2.shen2{
    height: 68px;
}
.newsCurrent a:hover h2{
    color: #f15a24;
}
.newsCurrent>div.block{
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    /* white-space: nowrap;
    color: #fff; */
    max-height: 28px;
}
.newsCurrent>div.block a{
    display: inline-block;
    font-size: 12px;
    color: #999999;
    border:1px solid #cacaca;
    border-radius:5px;
    padding: 5px 15px;
    margin-left: 10px;
    transition:.5s;
}
.newsCurrent>div.block a:hover{
    color: #f15a24;
    border-color: #f15a24;
}
.newsCurrent .bottom{
    border-top: 1px solid #e7e7e7;
    height: 40px;
    padding: 5px 12px;
    color: #999;
    font-size: 12px;
}
.newsCurrent .bottom>.left .leftImg{
    position: relative;
    width: 30px;
    height: 30px;
    float: left;
}
.newsCurrent .bottom>.left .leftImg img.userImgs{
    width: 30px;
    height: 30px;
    border-radius: 50%;
}
.newsCurrent .bottom>.left .leftImg img.ren{
    position: absolute;
    bottom: 0px;
    right: -5px;
}
.newsCurrent .bottom>.left .userTime,.newsCurrent .bottom>.left .userName{
    height: 16px;
    float: left;
    margin: 7px 5px;
    line-height: 19px;
    
}
.newsCurrent .bottom>.left .userName{
    border-right: 1px solid #e7e7e7;
    padding-right: 5px;
    margin-right: 0;
    margin-left: 10px;
    color: #999999;
    transition:.5s;
}
.newsCurrent .bottom>.left .userName:hover{
    color: #f15a24;
}
.newsCurrent .bottom>.right{
    margin: 0 5px;
    line-height: 19px;
    position: relative;
    top: 3px;
    
}
.newsCurrent .bottom>.right a{
    color: #999;
    transition:.5s;
}
.newsCurrent .bottom>.right a:hover{
    color: #f15a24;
}
.newsCurrent .bottom>.right i{
    font-size: 14px;
    margin-right: 5px;
    position: relative;
    top: 3px;
}
.newsCurrent .bottom>.right i.icon-jiantou21{
    font-size: 20px;
    color: #999;
    top: 2px;
    transition:.5s;
}
.newsCurrent .bottom>.right i.icon-jiantou21:hover{
    color: #f15a24;
}
.newsCurrent .bottom>.right span{
    position: relative;
    top: 2px;
    line-height: 24px;
}
.newsMain-03.new01 .container>.right{
    padding-left: 0;
    padding-right: 20px;
    float: left;
}
.newsMain-03.new01 .container>.left.right{
    width: 340px;
    float: right;
}
.newsMain-03.new01 .newsCurrent .bottom>.content,.newsMain-03.new01 .newsCurrent .bottom>.contents{
    margin: 0 5px;
    line-height: 19px;
    height: 20px;
}
.newsMain-03.new01 .newsCurrent .bottom{
    height: 40px;
}
.newsMain-03.new01 .newsCurrent .bottom i{
    position: relative;
    top: 1px;
    right: 3px;
    transition: .5s;
}
.newsMain-03.new01 .newsCurrent .bottom span.zan,.newsMain-03.new01 .newsCurrent .bottom span.course-zan,.newsMain-03.new01 .newsCurrent .bottom span.picture-zan{
    position: relative;
}
.newsCurrent .bottom>.content:nth-of-type(1){
    display: inline-block;
}
.newsCurrent .bottom>.content:nth-of-type(3),.newsCurrent .bottom>.content:nth-of-type(2){
    float: right;
    cursor:pointer;
}
.newsMain-03.new01 .newsCurrent h2{
    padding: 7px 10px;
}
.newsMain-03.new01 .newsCurrent .bottom{
    padding: 8px 12px;
}
.newsMain-03.new01 .newsCurrent .bottom .content{
    line-height: 20px;
}
.newsMain-03.new01 .newsCurrent .bottom .content i{
    font-size: 18px;
    position: relative;
    top: 2px;
}
.newsMain-03.new01 .newsCurrent .bottom .content:nth-of-type(3):hover i{
    color: #0bd40b;
}
.newsCurrent .bottom>.contents:nth-of-type(1){
    display: inline-block;
}
.newsCurrent .bottom>.contents:nth-of-type(3),.newsCurrent .bottom>.contents:nth-of-type(2){
    float: right;
    cursor:pointer;
}
.newsMain-03.new01 .newsCurrent .bottom .contents{
    line-height: 20px;
}
.newsMain-03.new01 .newsCurrent .bottom .contents i{
    font-size: 18px;
    position: relative;
    top: 2px;
}
.newsMain-03.new01 .newsCurrent .bottom .contents:nth-of-type(3):hover i{
    color: #0bd40b;
}
.newsMain-03.new01.news2-main .container>.right.pic .imgList>.left .smallDiv i{
    font-size: 23px;
}
.newsMain-03.new01.news2-main .container>.right.pic .imgList>.left .smallDiv i.icon-tupian{
    font-size: 18px;
}
.newsMain-03.new01 .newsCurrent .imgTitle{
    position: relative;
}
.newsMain-03.new01 .newsCurrent .imgTitle div.poA{
    left: 10px;
    bottom: 10px;
    width: 54px;
    height: 33px;
    padding: 3px 0 0 15px;
    background:rgba(0,0,0,.6);
    border-radius: 5px;
}
.newsMain-03.new01 .newsCurrent .imgTitle div.poA i{
    font-size: 25px;
    transition:.5s;
    color: #fff;
}
.newsMain-03.new01 .newsCurrent .imgTitle div.poA i.icon-tupian{
    font-size: 20px;
}
.newsMain-03.new01 .newsCurrent .imgTitle:hover div.poA i{
    color: #f15a24;
}
.newsMain-03.new01 .container>.right.pic .imgList>.right .tim i{
    font-size: 21px;
}
.news2-main .container>.right.pic .imgList>.right .tim span{
    position: relative;
    bottom: 2px;
}

/*newsMain-04*/

.newsMain-04 .newsCurrent{
    width: 285px;
}
.newsMain-04 .newsCurrent .bottom{
    height: 36px;
}
.newsMain-04 .newsCurrent .bottom>.left span,.newsMain-04 .newsCurrent .bottom>.left a{
    line-height: 12px;
}
.newsMain-04 .container>.left{
    width: 830px;
    padding-right: 46px;
}
.newsMain-04 .container>.right{
    width: calc(100% - 830px);
}
.newsMain-04 .smallNavDiv.new,.newsMain-04 .websiteNav.smallNav1.new{
    margin-top: 30px;
}
.newsMain-04 .websiteNav.smallNav1.new{
    border-left: 1px solid #dadada;
    width: 45px;
    padding-left: 4px;
}
.newsMain-04 .websiteNav.new a{
    width: 40px;
    height: 20px;
    margin: 13px 0;
    text-align: center;
    line-height: 20px;
    font-size: 18px;
    color: rgb(240, 159, 159);
}
.newsMain-04 .websiteNav a.active{
    color: #f15a24;
}
.newsMain-04 .smallNavDiv.new{
    width: calc(100% - 45px);
    padding-left: 10px;
}
.newsMain-04 .smallNavDiv .content .img{
    width: 380px;
    padding-right: 20px;
}
.newsMain-04 .smallNavDiv .content .text{
    width: calc(100% - 380px);
    padding-right: 20px;
}
.newsMain-04 .smallNavDiv .content .text h1{
    font-size: 18px;
    line-height: 30px;
    height: 60px;
}
.firms{
    height: 28px;

}
.firms .leftImg{
    position: relative;
}
.firms .leftImg .userImgs{
    width: 30px;
    height: 30px;
}
.firms .leftImg .ren{
    position: absolute;
    bottom: 0px;
    right: -5px;
}
.firms .userName,.firms .type{
    margin-left: 15px;
    font-size: 14px;
    color: #868686;
    line-height: 34px;
}
.newsMain-04 .smallNavDiv .content .p{
    font-size: 14px;
    color: #868686;
    line-height: 23px;
}
.newsMain-04 .smallNavDiv .content .text .firms{
    margin: 15px 0;
}
.newsMain-04 .smallNavDiv .content .text .firms .userName,.newsMain-04 .smallNavDiv .content .text .firms .leftImg .type{
    font-weight: bold;
}
.newsMain-04 .smallNavDiv .content .text .money{
    margin-top: 18px;
}
.money>.top{
    font-size: 18px;
}
.money>.top>.left{
    color: #f15a24;
}
.money>.top>.right{
    color: #999;
}
.money>.db{
    margin: 5px 0 10px;
    background: #d4d4d4;
    height: 7px;
}
.money .db span{
    background: #f2693e;
    display: block;
    height: 7px;
}
.money .bom a{
    font-size: 14px;
    color: #999;
    margin-right: 13px;
    transition: .5s;
}
.money .bom a:hover{
    color: #f15a24;
}
.money .bom a:nth-of-type(2){
    margin-right: 0;
    padding-left: 13px;
    border-left: 1px solid #dadada;
}
.newsMain-04 .websiteNav.new .sdlie{
    width: 4px;
    left: 0;
}
.newsMain-04 .right .box .content{
    display: flow-root;
    padding: 0 4px 0 8px;
    cursor:pointer;
    border-bottom: 1px solid #f0f0f0;
}
.newsMain-04 .right .box .content>.small{
    margin: 14px 0;
}
.newsMain-04 .right .box .content>.small>.left{
    font-size: 16px;
    color: #333;
}
.newsMain-04 .right .box .content>.small>.right{
    font-size: 14px;
    color: #999;
}
.newsMain-04 .right .box .content>.small>.right i{
    color: #999;
    margin-right: 3px;

}
.newsMain-04 .right .box .content>.big{
    display: none;
    margin: 10px 0;
}
.newsMain-04 .right .box .content>.big>.left{
    margin-top: 10px;
}
.newsMain-04 .right .box .content>.big>.left .title{
    font-size: 18px;
    color: #f15a24;
}
.newsMain-04 .right .box .content>.big>.left .strong{
    font-size: 14px;
    color: #999;
    margin-top: 13px;
    display: block;
}
.newsMain-04 .right .box .content>.big>.right{

}
.newsMain-04 .right .box .content>.big>.right img{
    height: 78px;
    border-radius: 6px;
}
.newsMain-04 .right .box .content.active>.small{
    display: none;
}
.newsMain-04 .right .box .content.active>.big{
    display: block;
}
.newsMain-03.new01 .newsCurrent .smallBox{
    padding: 12px 15px;
    margin-bottom: 5px;
}
.newsMain-03.new01 .newsCurrent h1.titleh1{
    font-size: 18px;
    line-height: 28px;
}
.newsMain-03.new01 .newsCurrent .firms{
    margin: 20px 0;
}
.newsMain-04.new02{
    background-color: #f8f8f9;
    padding-top: 35px;
    padding-bottom: 60px;
}

/* 新增css */

#animeSwiper01 .animeSwiper01-img{
    height: 250px;
}
#animeSwiper01 .animeSwiper01-img img{
    height: 100%;
    width: 100%;
    object-fit:cover;
}
.newsMain-02.new01 #animeSwiper01 .animeSwiper01-img span{
    white-space: initial;
    bottom:0;
}
.newsMain-03 .titleH1 {
    margin-bottom: 35px;
}
.newsMain-03 .titleH1 span{
    width: 40px;
    height: 40px;
    border-radius:5px;
    background: #f15a24;
    margin-top: 6px;
}
.newsMain-03 .titleH1 i{
    color: #fff;
    display: block;
    font-size: 25px;
    position: relative;
    top: 7px;
    left: 8px;
}
.newsMain-03 .titleH1 i.icon-tupian{
    font-size: 21px;
}
.newsMain-03 .titleH1 h1{
    font-size: 36px;
    padding-left: 50px;
}
.newsMain-03 .contentText{
    
}
.currentNav.new>span{
    line-height: 28px;
    font-size: 24px;
    font-weight: 500;
}
.newsMain-03 .textP{
    padding-bottom: 30px;
    line-height: 25px;
    margin-top: 20px;
    border-bottom: 1px solid #f0f0f0;
}
.newsMain-03 .contentText p{
    font-size: 18px;
    line-height: 35px;
}

#swiper01{
    margin-bottom: 40px;
}

#swiper01 .box{
    bottom: 0;
    left: 0;
    z-index: 35;
    width: 100%;
    transition: .5s;
}
#swiper01 .box.active{
    bottom: -125px;
}
#swiper01 .box .content{
    padding: 20px 10px 25px 20px;
    height: 125px;
    background: rgba(0,0,0,0.8);
}
#swiper01 .box .content>.left{
    width: 55px;
}
#swiper01 .box .content>.left .swiper-pagination{
    font-size: 35px;
    letter-spacing: -5px;
    color: #fff;
    position: inherit;
    line-height: 80px;
}
#swiper01 .box .content>.left .swiper-pagination .swiper-pagination-current{
    color: #f15a24;
}
#swiper01 .box .content>.right{
    width: calc(100% - 75px);
    height: 80px;
    color: #fff;
    padding-left: 20px;
    margin-left: 20px;
    border-left: 1px solid #efefef;
    line-height: 25px;
    padding-right: 20px;
    overflow-y:auto;
}
#swiper01 .box .content>.right::-webkit-scrollbar{
    background-color: transparent;
    width: 7px;
}
#swiper01 .box .content>.right::-webkit-scrollbar-thumb{
    height: 56px;
    background: #fff;
    border-radius: 5px;
}
#rightText{
    padding-right: 10px;
    background: rgba(0,0,0,0.8);
    margin-bottom: 40px;
    display: none;
    padding: 10px 10px 10px 0;
}
#rightText .content{
    height: 100px;
    overflow-y:auto;
    color: #fff;
    line-height: 25px;
    padding-right: 30px;
    padding-left: 20px;
}
#rightText .content::-webkit-scrollbar{
    background-color: transparent;
    width: 7px;
    
}
#rightText .content::-webkit-scrollbar-thumb{
    height: 56px;
    background: #fff;
    border-radius: 5px;
}

#swiper01 .box .content>.btn{
    width: 30px;
    height: 25px;
    right: 10px;
    top: -25px;
    background: rgba(0,0,0,0.8);
    color: #fff;
    text-align: center;
}


#swiper01 .box .content>.btn i{
    font-size: 25px;
    line-height: 25px;
    transform: rotate(90deg);
    cursor:pointer;
    display: block;
    transition: .5s;
}
#swiper01 .box .content>.btn.active i{
    transform: rotate(270deg);
}
#swiper01 .btn-next,#swiper01 .btn-prev{
    width: 45px;
    height: 85px;
    border-radius:5px;
    background: rgba(0,0,0,0.3);
    top: 50%;
    margin-top: -43px;
    color: #fff;
    z-index: 20;
    cursor: pointer;
    text-align: center;
    line-height: 85px;
    transition: .5s;
    opacity: 0;
}
#swiper01 .swiper-slide img{
    width: 100%;
}
#swiper01:hover .btn-next,#swiper01:hover .btn-prev{
    opacity: 1;
}
#swiper01 .btn-next:hover,#swiper01 .btn-prev:hover{
    background: rgba(0,0,0,.8);
}
#swiper01 .btn-next i,#swiper01 .btn-prev i{
    display: block;
    font-size: 35px;
}
#swiper01 .btn-prev i{
    transform: rotate(180deg);
}
#swiper01 .btn-next{
    right: 25px;
}
#swiper01 .btn-prev{
    left: 25px;
}
.newsMain-03.new05 .container>.left{
    width: calc(100% - 340px);
    padding-right: 20px;
    float: left;
}
.newsMain-03.new05 .container>.right{
    width: 340px;
    float:right;
}
.newsMain-03.new05{
    background: #fff;
}
.newsMain-03.new05 .newsCurrent .imgTitle div.poA i,.newsMain-03.new06.news2-main .container>.right.pic .imgList>.left .smallDiv i{
    font-size: 16px;
}
.newsMain-03.new05 .newsCurrent .imgTitle div.poA span,.newsMain-03.new06.news2-main .container>.right.pic .imgList>.left .smallDiv span{
    color: #fff;
    font-size: 13px;
}
.newsMain-03.new06 .newsCurrent .imgTitle div.poA{
    left: 10px;
    bottom: 10px;
    width: 63px;
    height: 31px;
    padding: 8px 0 5px 9px;
    background: rgba(0,0,0,.6);
    border-radius: 5px;
}
.newsMain-03.new05 .newsCurrent .bottom>.content{
    overflow: visible;
}
#swiper-01 .content .text.text2{
    padding: 12px 17px 0 28px;
}
#swiper-01 .content .text1{
    padding: 0 0 0 15px;
    width: 91px;
    height: 45px;
    font-size: 20px;
    line-height: 45px;
    color: #fff;
    background: rgba(0,0,0,0.6);
    border-radius: 10px;
    transition: .5s;
}
#swiper-01 .content .text1:hover{
    color: #f15a24;
}
#swiper-01 .content .btn{
    margin: 45px 0 0 175px;
}
#swiper-01 .content{
    width: 800px;
}
.news2-main .container>.right.pic .imgList>.left .smallDiv i{
    margin-right: 0;
}
.newsMain-03.new05 .newsCurrent h2{
    font-weight: bold;
}

/* 个人中心+登录注册*/

.helpMain{
    min-height: calc(100vh - 221px);
}
.helpMain .block3{
    width: 950px;
    margin-bottom: 50px;
}
.helpMain .block3>div{
    background: #fff;
}
.helpMain .block3>.top{
    font-size: 14px;
    padding: 20px 0 15px 30px;
    border-bottom: 1px solid #dcdcdc;
}
.helpMain .block3>.top>span{
    color: #f15a24;
}
.helpMain .block3>.top.cont_05 .span{

}
.helpMain .block3>.top.cont_05 .span span{
    cursor:pointer;
    margin: 0 30px;
}
.helpMain .block3>.top.cont_05 .span span:nth-of-type(1){
    margin-left: 0;
}
.helpMain .block3>.top.cont_05 .span span.active{
    color: #f15a24;
}
.helpMain .block3>.top.cont_05 .s{
    left: 20px;
    bottom: 0;
    transition:.5s;
    display: block;
    width: 75px;
    height: 1px;
    background:#f15a24;
}
.helpMain .block3>.bottom{
    padding: 30px;
}
.helpMain .block3>.bottom .status{
    height: 25px;
    line-height:25px;
    margin-bottom: 15px;
    font-size: 14px;
}
.helpMain .block3>.bottom .status .title{
    color: #999;
    margin-right: 25px;
}
.helpMain .block3>.bottom .status.text .textStatus span{
    font-size: 14px;
    color: #666;
    margin: 0 13px;
    cursor:pointer;
}
.helpMain .block3>.bottom .status.text .textStatus span.active{
    color: #f15a24;
}
.helpMain .block3>.bottom .status:last-child{
    margin-bottom: 0;
}
.helpMain .block3>.bottom .status.text{

}
.helpMain .block3>.bottom .status.timer .tim input{
    width: 231px;
    height: 26px;
    border:1px solid #dcdcdc;
    border-radius: 3px;
    padding-left: 20px;
}
.helpMain .block3>.bottom .status.timer .tim input::-webkit-input-placeholder{
    color:#bfbfbf;
}
.helpMain .block3>.graphic{
    margin-top: 17px;
    padding: 20px 50px 35px;
    background: #fff;
}
.helpMain .block3>.graphic .my-page{
    float: right;
    margin: 0;
}
.helpMain .block3>.graphic .my-page .my-page-prev i,.helpMain .block3>.graphic  .my-page .my-page-next i{
    font-size: 12px;
}
.helpMain .block3>.graphic .my-page .my-page-prev,.helpMain .block3>.graphic  .my-page .my-page-next,.my-page .my-page-group li{
    width: 25px;
    height: 25px;
    line-height: 25px;
}
.my-page .my-page-prev.my-page-forbid, .my-page .my-page-next.my-page-forbid{
    background: #f7f7f7;
    pointer-events: all;
    cursor: no-drop;
}
.helpMain .block3>.graphic  .my-page .my-page-next{
    transform:rotate(90deg);
}
.helpMain .block3>.graphic .my-page .my-page-prev{
    transform:rotate(-90deg);
}
.helpMain .block3>.graphic .my-page .my-page-group .my-page-cell:hover,.helpMain .block3>.graphic .my-page .my-page-group .my-page-checked{
    color: #f15a24;
    border-color: #f15a24;
    background:#fff;
}
.helpMain .block3>.graphic .my-page .my-page-prev:not(.my-page-forbid):hover,.helpMain .block3>.graphic .my-page .my-page-next:not(.my-page-forbid):hover
{
    border-color: #f15a24;
}
.helpMain .block3>.graphic .my-page .my-page-prev:not(.my-page-forbid):hover i,.helpMain .block3>.graphic .my-page .my-page-next:not(.my-page-forbid):hover i{
    color: #f15a24;
}
.helpMain .block3>.graphic .numP{
    font-size: 12px;
    margin-bottom: 35px;
}
.helpMain .block3>.graphic .numP span{
    color: #f15a24;
}
.helpMain .block3>.graphic .box{}
.helpMain .block3>.graphic .box .content{
    height: 140px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #bfbfbf;
}
.helpMain .block3>.graphic .box .content .left{
    width: 170px;
    height: 110px;
    overflow: hidden;
    border-radius:5px;
    position: relative;
}
.helpMain .block3>.graphic .box .content .left img{
    width: 100%;
    height: 100%;
    object-fit:cover;
    border-radius:5px;
    transition:.5s;
    transform:scale(1);
    cursor:pointer;
}
.helpMain .block3>.graphic .box .content .left .imgP{
    position: absolute;
    bottom: 0;
    right: 0;
    width: 55px;
    height: 32px;
    line-height: 32px;
    text-align:center;
    font-size: 12px;
    color: #fff;
    background: rgba(0,0,0,.6);
    border-radius:4px;
    display: none;
}
.helpMain .block3>.graphic.pic_02 .box .content .left .imgP{
    display: block;
}
.helpMain .block3>.graphic .box .content .left .imgP i{
    font-size: 14px;
    color: #fff;
}
.helpMain .block3>.graphic .box .content .left:hover img{
    transform:scale(1.05);
}
.helpMain .block3>.graphic .box .content .right{
    width: calc(100% - 170px);
    padding-left: 20px;
    position: relative;
}
.helpMain .block3>.graphic .box .content .right .dt_01{
    margin: 10px 0;
}
.helpMain .block3>.graphic .box .content .right .dt_01 span{
    color: #666;
    display: inline-block;
}
.helpMain .block3>.graphic .box .content .right .dt_01 span.dian{
    margin: 0 12px;
}
.helpMain .block3>.graphic .box .content .right .dt_02{}
.helpMain .block3>.graphic .box .content .right .dt_02 span{
    padding: 3px 6px;
    border-radius:3px;
}
.helpMain .block3>.graphic .box .content .right .dt_02 span.yes{
    background: #f5f5f5;
    color: #959595;
}
.helpMain .block3>.graphic .box .content .right .dt_02 span.no{
    background: #f15a24;
    color: #fff;
}
.helpMain .block3>.graphic .box .content .right .dt_03{
    color: #999;
    margin: 10px 0;
}
.block3>.graphic .right .dt_04{
    position: absolute;
    right: 0;
    top: 36px;
}
.block3>.graphic .right .dt_04 .divI{
    width: 60px;
    height: 29px;
    line-height: 29px;
    color: #666;
    cursor:pointer;
    position: relative;
}
.block3>.graphic .right .dt_04 .divI i{
    margin-right: 5px;
}
.block3>.graphic .right .dt_04 .divI:hover i,.block3>.graphic .right .dt_04 .divI:hover span.text{
    color: #f15a24;
}

.block3>.graphic .right .dt_04 .divI .hov{}
.block3>.graphic .right .dt_04 .divI .hid{
    transform:scale(0);
    transition:.5s;
    width: 112px;
    position: absolute;
    top: -39px;
    left: -110px;
    z-index: 20;
}
.block3>.graphic .right .dt_04 .divI.active:hover .hid{
    transform:scale(1);
}
.block3>.graphic .right .dt_04 .divI .hid .hidBox{
    padding: 7px 16px;
    background: #fff;
    position: relative;
    border: 1px solid #dcdcdc;
    width: 90px;
}
.block3>.graphic .right .dt_04 .divI .hid span{
    width: 100%;
    height: 30px;
    line-height: 30px;
    display: block;
}
.block3>.graphic .right .dt_04 .divI .hid span:hover{
    color: #f15a24;
}
/* .block3>.graphic .right .dt_04 .divI .hid .jiao{
    position: absolute;
    top: 45px;
    right: -20px;
    display:block;
    width:0;
    height:0;
    border-width:11px 0 11px 11px;
    border-style:solid;
    border-color:transparent transparent transparent #fff;
} */
.block3>.graphic .right .dt_04 .divI .hid:before{
    box-sizing: content-box;
    width: 0px;
    height: 0px;
    position: absolute;
    top: 45px;
    right: 6px;
    padding:0;
    border-bottom:8px solid transparent;
    border-top:8px solid transparent;
    border-left:8px solid #a7a7a7;
    border-right:8px solid transparent;
    display: block;
    content:'';
    z-index: 10;
}
.block3>.graphic .right .dt_04 .divI .hid:after{
    box-sizing: content-box;
    width: 0px;
    height: 0px;
    position: absolute;
    top: 44px;
    right: 6px;
    padding:0;
    border-bottom:9px solid transparent;
    border-top:9px solid transparent;
    border-left:9px solid #fff;
    border-right:9px solid transparent;
    display: block;
    content:'';
    z-index:12;
}
.helpMain .block3>.bottom.cont_05{
    padding: 30px 45px;
}
.helpMain .block3>.bottom .loade{
    display: table;
    margin: 65px auto 0;
    transition:.5s;
}
.helpMain .block3>.bottom .loade:hover{
    color: #f15a24;
}
.helpMain .block3>.bottom.cont_05 .box{
    display: none;
}
.helpMain .block3>.bottom.cont_05 .box:nth-of-type(1){
    display:block;
}
.helpMain .block3>.bottom.cont_05 .box .content{
    padding: 20px;
    border: 1px solid #dcdcdc;
    border-radius: 5px;
    width: 200px;
    float: left;
    margin: 7px;
    transition: .2s;
    box-shadow: 0 0 0 rgba(0,0,0,.2);
}
.helpMain .block3>.bottom.cont_05 .box .content div.img{
    margin: 0 auto;
    height: 85px;
    width: 85px;
    border:1px solid #e2e2e2;
    overflow:hidden;
    border-radius: 50%;
}
.helpMain .block3>.bottom.cont_05 .box .content div.img img{
    width: 100%;
    height: 100%;
    object-fit:cover;
}
.helpMain .block3>.bottom.cont_05 .box .content p{
    margin: 13px 0 20px;
    font-size: 13px;
    text-align: center;
}
.helpMain .block3>.bottom.cont_05 .box .content .btn{
    height: 30px;
}
.helpMain .block3>.bottom.cont_05 .box .content .btn .span{
    float: left;
    width: 76px;
    height: 30px;
}
.helpMain .block3>.bottom.cont_05 .box .content .btn .span span{
    width: 76px;
    height: 30px;
    line-height: 26px;
    font-size: 14px;
    text-align:center;
    display: block;
    border: 1px solid #dcdcdc;
    border-radius: 5px;
    color: #ccc;
    cursor:pointer;
}
.helpMain .block3>.bottom.cont_05 .box .content .btn .span.guan span{
    display: none;
}
.helpMain .block3>.bottom.cont_05 .box .content .btn .span span.yes{
    display: block;
}
.helpMain .block3>.bottom.cont_05 .box .content .btn .span:nth-of-type(2){
    float: right;
}
.helpMain .block3>.bottom.cont_05 .box .content .btn .span:nth-of-type(2) i{
    position: relative;
    top: 2px;
}
.helpMain .block3>.bottom.cont_05 .box .content .btn .span i{
    margin-right:5px;
    color: #ccc;
    font-size: 16px;
}
.helpMain .block3>.bottom.cont_05 .box .content .btn .span.active span{
    color: #fff;
    background: #f15a24;
    border-color: #f15a24;
}
.helpMain .block3>.bottom.cont_05 .box .content .btn .span.active span i{
    color: #fff;
}
.helpMain .block3>.bottom.cont_05 .box .content:hover{
    box-shadow: 0 0 10px rgba(0,0,0,.2);
}
.helpMain .block3>.bottom.cont_04 .content{
    margin-bottom:40px;
}
.helpMain .block3>.bottom.cont_04 .content .lf{
    width: 30px;
}
.helpMain .block3>.bottom.cont_04 .content .lf i{
    font-size: 25px;
    color: #f15a24;
}
.helpMain .block3>.bottom.cont_04 .content .ce{
    width: calc(100% - 150px);
    padding: 0 30px;
    line-height: 25px;
}
.helpMain .block3>.bottom.cont_04 .content .rt{
    width: 120px;
    color: #979797;
    line-height: 25px;
}
.helpMain .block3>.bottom.cont_03{
    padding: 50px 50px 30px;
}
.helpMain .block3>.bottom.cont_03 .content{
    margin-bottom: 60px;
}
.helpMain .block3>.bottom.cont_03 .content .lf{
    width: 60px;
} 
.helpMain .block3>.bottom.cont_03 .content .lf .img{
    height: 60px;
    overflow:hidden;
    border-radius:50%;
}
.helpMain .block3>.bottom.cont_03 .content .lf .img img{
    width:100%;
    height:100%;
    object-fit:cover;
}
.helpMain .block3>.bottom.cont_03 .content .ce{
    width: calc(100% - 215px);
    padding: 0 50px 0 30px;
}
.helpMain .block3>.bottom.cont_03 .content .ce .tp{
    display: inline-block;
}
.helpMain .block3>.bottom.cont_03 .content .ce .tp .userName{
    color: #f15a24;
    font-weight:bold;
    margin-right: 22px;
}
.helpMain .block3>.bottom.cont_03 .content .ce .tp .userTime{
    color: #999;
}
.helpMain .block3>.bottom.cont_03 .content .ce .mid{
    line-height: 25px;
    color: #333;
    margin: 15px 0;
}
.helpMain .block3>.bottom.cont_03 .content .ce .bm{
    color: #666;
}
.helpMain .block3>.bottom.cont_03 .content .ce .bm span{
    cursor:pointer;
}
.helpMain .block3>.bottom.cont_03 .content .ce .bm span i{
    margin-right: 5px;
    color: #666;
}
.helpMain .block3>.bottom.cont_03 .content .ce .bm span:nth-of-type(1),.helpMain .block3>.bottom.cont_03 .content .ce .bm span:nth-of-type(2){
    margin-right: 40px;
}
.helpMain .block3>.bottom.cont_03 .content .ce .bm span:nth-of-type(3){
    margin-right: 15px;
}
.helpMain .block3>.bottom.cont_03 .content .ce .bm span:hover,.helpMain .block3>.bottom.cont_03 .content .ce .bm span:hover i{
    color: #f15a24;
}
.helpMain .block3>.bottom.cont_03 .content .rt{
    width: 155px;
}
.helpMain .block3>.bottom.cont_03 .content .rt .img{
    height: 100px;
    overflow:hidden;
    cursor:pointer;
    border-radius:5px;
}
.helpMain .block3>.bottom.cont_03 .content .rt .img img{
    width: 100%;
    height: 100%;
    object-fit:cover;
    border-radius:5px;
}
.helpMain .block3>.bottom.cont_03 .content .rt .img span{
    display: block;
    height: 25px;
    line-height: 25px;
    color: #fff;
    font-size: 12px;
    padding: 0 10px;
    bottom: 0;
    left: 0;
    position: absolute;
    z-index: 5;
}
.helpMain .block3>.bottom.cont_03 .content .rt .img .blank{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    line-height: 100px;
    font-size: 14px;
    color: #fff;
    text-align:center;
    background:rgba(0,0,0,.6);
    opacity:0;
    cursor:pointer;
    transition:.5s;
}
.helpMain .block3>.bottom.cont_03 .content .rt .img:hover .blank{
    opacity:1;
}
.headerSmall .right.new{
    padding:0;
    position: relative;
    margin:35px 30px 0;
    width: 30px;
    height: 32px;
}
.headerSmall .right.new .hov{
    position: relative;
    cursor:pointer;
}
.headerSmall .right.new .hov>i{
    font-size: 30px;
    color: #555555;
}
.headerSmall .right.new .hov .qipao{
    position: absolute;
    top: -5px;
    right: -5px;
}
.headerSmall .right.new .hov .qipao i{
    color: #f15a24;
    font-size: 14px;
}
.headerSmall .right.new .hid{
    transform:scale(0);
    position: absolute;
    top: 38px;
    left: -29px;
    z-index: 20;
    transition:.5s;
}
.headerSmall .right.new:hover .hid{
    transform:scale(1);
}
.headerSmall .right.new .hid .hidBox{
    padding: 7px 16px;
    background: #fff;
    position: relative;
    box-shadow:0 0 5px rgba(0,0,0,.1);
    width: 90px;
    border-radius:5px;
}
.headerSmall .right.new .hid .hidBox a{
    height: 30px;
    line-height: 30px;
    display: table;
    margin: 0 auto;
    position: relative;
    text-align: center;
}
.headerSmall .right.new .hid .hidBox a i.qipao{
    position: absolute;
    width: 16px;
    height: 16px;
    text-align: center;
    line-height: 16px;
    border-radius: 50%;
    background: #f15a24;
    color: #fff;
    top: -1px;
    right: -10px;
    font-style: normal;
}
.headerSmall .right.new .hid .hidBox a:hover,.headerSmall .right.new .hid .hidBox a.active{
    color: #f15a24;
}
.block3>.graphic .right .dt_04 .divI .hid{
    
}
.headerSmall .right.new .hid:before{
    box-sizing: content-box;
    width: 0px;
    height: 0px;
    position: absolute;
    top: -16px;
    right: 37px;
    padding:0;
    filter: blur(1px);
    border-bottom:8px solid #c5c5c5;
    border-top:8px solid transparent;
    border-left:8px solid transparent;
    border-right:8px solid transparent;
    display: block;
    content:'';
    z-index: 10;
}
.headerSmall .right.new .hid:after{
    box-sizing: content-box;
    width: 0px;
    height: 0px;
    position: absolute;
    top: -17px;
    right: 36px;
    padding:0;
    border-bottom:10px solid #fff;
    border-top:9px solid transparent;
    border-left:9px solid transparent;
    border-right:9px solid transparent;
    display: block;
    content:'';
    z-index:12;
}
.block3.cont_06>.userNews{
    width: 240px;
}
.block3.cont_06>.userNews .title{
    font-size: 14px;
    padding: 20px 0 15px 30px;
    height: 55px;
    border-right: 1px solid #dcdcdc;
}
.block3.cont_06>.userNews .box{
    border:1px solid #dcdcdc;
    height: 904px;
}
.block3.cont_06>.userNews .box .user{
    padding: 17px 15px 15px 23px;
    position: relative;
    background: #fff;
    cursor:pointer;
}
.block3.cont_06>.userNews .box .user.active{
    background: #e4e5e6;
}
.block3.cont_06>.userNews .box .user i{
    position: absolute;
    top: 35px;
    left: 3px;
    color: #999999;
    display: none;
}
.block3.cont_06>.userNews .box .user.active i{
    display: block;
}
.block3.cont_06>.userNews .box .user .img{
    width: 50px;
    height: 50px;
    border-radius:50%;
    overflow:hidden;
    margin-right: 8px;
}
.block3.cont_06>.userNews .box .user .img img{
    width: 100%;
    height:100%;
    object-fit:cover;
}
.block3.cont_06>.userNews .box .user .text{
    line-height: 25px;
    width: calc(100% - 58px);
}
.block3.cont_06>.userNews .box .user.active .userName{
    color: #f15a24;
}
.block3.cont_06>.userNews .box .user .userText{
    color: #999;
    display: block;
}
.block3.cont_06>.News{
    width: calc(100% - 240px);
}
.block3.cont_06>.News .newsInfo{
    height: 55px;
    
}
.block3.cont_06>.News .newsInfo .left{
    line-height: 55px;
    text-align:center;
    width: calc(100% - 80px);
}
.block3.cont_06>.News .newsInfo .right{
    position: relative;
    width: 30px;
    height: 32px;
    margin-top: 15px;
    margin-right: 15px;
}
.block3.cont_06>.News .newsInfo .right .hov{
    position: relative;
    cursor:pointer;
}
.block3.cont_06>.News .newsInfo .right .hov>i{
    font-size: 30px;
    color: #555555;
}
.block3.cont_06>.News .newsInfo .right .hid{
    transform:scale(0);
    position: absolute;
    top: 38px;
    left: -45px;
    z-index: 20;
    transition:.5s;
}
.block3.cont_06>.News .newsInfo .right:hover .hid{
    transform:scale(1);
}
.block3.cont_06>.News .newsInfo .right .hid .hidBox{
    padding: 7px 16px;
    background: #fff;
    position: relative;
    box-shadow:0 0 5px rgba(0,0,0,.1);
    width: 105px;
    border-radius:5px;
}
.block3.cont_06>.News .newsInfo .right .hid .hidBox a{
    height: 30px;
    line-height: 30px;
    display: table;
    margin: 0 auto;
    position: relative;
    text-align: center;
}
.block3.cont_06>.News .newsInfo .right .hid .hidBox a i.qipao{
    position: absolute;
    width: 16px;
    height: 16px;
    text-align: center;
    line-height: 16px;
    border-radius: 50%;
    background: #f15a24;
    color: #fff;
    top: -1px;
    right: -10px;
    font-style: normal;
}
.block3.cont_06>.News .newsInfo .right .hid .hidBox a:hover,.block3.cont_06>.News .newsInfo .right .hid .hidBox a.active{
    color: #f15a24;
}
.block3.cont_06>.News .newsInfo .right .hid:before{
    box-sizing: content-box;
    width: 0px;
    height: 0px;
    position: absolute;
    top: -16px;
    right: 37px;
    padding:0;
    filter: blur(1px);
    border-bottom:8px solid #c5c5c5;
    border-top:8px solid transparent;
    border-left:8px solid transparent;
    border-right:8px solid transparent;
    display: block;
    content:'';
    z-index: 10;
}
.block3.cont_06>.News .newsInfo .right .hid:after{
    box-sizing: content-box;
    width: 0px;
    height: 0px;
    position: absolute;
    top: -17px;
    right: 36px;
    padding:0;
    border-bottom:10px solid #fff;
    border-top:9px solid transparent;
    border-left:9px solid transparent;
    border-right:9px solid transparent;
    display: block;
    content:'';
    z-index:12;
}
.block3.cont_06>.News .newsWind{
    background: #f4f5f7;
    border-top: 1px solid #dcdcdc;
    height: 654px;
    padding-bottom: 20px;
    overflow-y: scroll;
}
.block3.cont_06>.News .newsWind::-webkit-scrollbar{
    background-color: transparent;
    width: 7px;
}
.block3.cont_06>.News .newsWind::-webkit-scrollbar-thumb{
    background: #dcdcdc;
    border-radius: 5px;
}
.block3.cont_06>.News .newsWind .box{
    padding: 0 50px 0 35px;
}
.block3.cont_06>.News .newsWind .box .time{
    padding-top: 30px;
    font-size: 12px;
    color: #999;
    text-align:center;
}
.block3.cont_06>.News .newsWind .box .conver{
    margin-bottom: 35px;
}
.block3.cont_06>.News .newsWind .box .conver>div{
    margin: 35px 0 0;
    width: 100%;
}
.block3.cont_06>.News .newsWind .box .conver .img{
    width: 50px;
    height: 50px;
    border-radius:50%;
}
.block3.cont_06>.News .newsWind .box .conver .left .img,.block3.cont_06>.News .newsWind .box .conver .left .text{
    float: left;
}
.block3.cont_06>.News .newsWind .box .conver .right .img,.block3.cont_06>.News .newsWind .box .conver .right .text{
    float: right;
}
.block3.cont_06>.News .newsWind .box .conver .img img{
    width: 100%;
    height: 100%;
    object-fit:cover;
    border-radius:50%;
}
.block3.cont_06>.News .newsWind .box .conver .text{
    max-width: calc(100% - 150px);
    margin: 0 25px;
    border-radius:9px;
    background: #fff;
    padding: 15px 20px;
    line-height: 25px;
}
.block3.cont_06>.News .newsSend{
    height: 250px;
    background: #f4f5f7;
    border: 1px solid #dcdcdc;
    border-left: none;
    position: relative;
}
.block3.cont_06>.News .newsSend .Input_Box {
    background: #f4f5f7;
}
.message-reply .fr-ping{
    padding: 0 20px;
}

.com-comment.news_02 .dn2{
    height: auto;
}
.com-comment.news_02 .Input_Foot{
    margin: 15px 0 0 0;
}
.com-comment.news_02 .Input_text{
    padding-left: 0;
}
.com-comment.news_02 .shut-down{
    padding: 10px;
    padding-left: 0;
    outline:none;
}

.com-comment.news_02 .Input_Foot .imgBtn i{
    font-size: 25px;
    color: #f15a24;
    margin-right: 10px;
}
.com-comment.news_02 .Input_Foot .imagesBtn i{
    font-size: 22px;
    color: #999;
}
.com-comment.news_02 .dn3{
    padding-left: 500px;
}
.com-comment.news_02 .dn3 span.numSpan{
    line-height: 35px;
    color: #999;
    font-size: 12px;
    float: left;
}
.com-comment.news_02 .dn3 span.sendSpan{
    width: 83px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border:1px solid #dcdcdc;
    border-radius:5px;
    margin-left: 54px;
    display: block;
    transition:.2s;
    cursor:pointer;
}
.com-comment.news_02 .dn3 span.sendSpan:hover{
    background: #f15a24;
    border-color: #f15a24;
    color: #fff;
}
.com-comment.news_02 .dn1,.com-comment.news_02 .Input_text,.com-comment.news_02 .shut-down{
    height: 150px;
}

.com-comment.news_02 .faceDiv{
    top: 56px;
    left: 11px;
}
.shut-down:empty:before{
    content:attr(placeholder);
    font-size: 13px;
    color: #999;
}
.shut-down:focus:before{
    content:none;
}
.block3>.bottom.pic_01 .inputDiv{
    margin-bottom: 25px;
}
.block3>.bottom.pic_01 .inputDiv .title{
    line-height: 35px;
    width: 70px;
}
.block3>.bottom.pic_01 .inputDiv .input{
    width: calc(100% - 70px);
    padding-left: 22px;
}
.block3>.bottom.pic_01 .inputDiv .input input{
    width: 325px;
    height: 35px;
    border:1px solid #dcdcdc;
    border-radius: 5px;
    padding-left: 10px;
    line-height: 35px;
}
.block3>.bottom.pic_01 .inputDiv .input span{
    line-height: 35px;
    color: #b5b5b5;
    display: block;
}
.block3>.bottom.pic_01>.p{
    margin-bottom: 20px;
}
.block3>.bottom.pic_01>.imgDiv{
    margin-bottom: 50px;
    padding-left: 40px;
}
.block3>.bottom.pic_01>.imgDiv .sum{
    width: 50px;
    padding-top: 60px;
    font-size: 18px;
    color: #666;
}
.block3>.bottom.pic_01>.imgDiv .dowImg{
    width: 220px;
}
.block3>.bottom.pic_01>.imgDiv .dowImg .img{
    height: 140px;
    position: relative;
    border-radius: 3px;
}
.block3>.bottom.pic_01>.imgDiv .dowImg .img img.bigImg{
    width: 100%;
    height: 100%;
    object-fit:cover;
    border-radius: 3px;
}
.block3>.bottom.pic_01>.imgDiv .dowImg input{
    display: none;
}
.block3>.bottom.pic_01>.imgDiv .dowImg .img .btnSpan{
    position: absolute;
    width: 100%;
    height: 100%;
    /* dotted solid double */
    background: #fafafa;
    border: 1px dotted #e5e5e5;
    text-align: center;
    line-height: 140px;
    cursor:pointer;
}
.block3>.bottom.pic_01>.imgDiv .dowImg .img .btnSpan.active{
    width: 34px;
    height: 34px;
    line-height: 34px;
    bottom: 0;
    right: 0;
    border-radius: 3px;
    background: rgba(0,0,0,.6);
    border:none;
}
.block3>.bottom.pic_01>.imgDiv .dowImg .img .btnSpan i.no{
    color: #b5b5b5;
    font-size: 20px;
    display: block;
}
.block3>.bottom.pic_01>.imgDiv .dowImg .img .btnSpan.active i.no{
    display: none;
}

.block3>.bottom.pic_01>.imgDiv .dowImg .img .btnSpan i.yes{
    display: none;
}
.block3>.bottom.pic_01>.imgDiv .dowImg .img .btnSpan.active i.yes{
    display: block;
    color: #fff;
    transition: .5s;
    font-size: 19px;
}
.block3>.bottom.pic_01>.imgDiv .dowImg .img .btnSpan.active:hover i.yes{
    color: #f15a24;
}
.block3>.bottom.pic_01>.imgDiv .dowImg .span_01{
    line-height: 31px;
    color: #b5b5b5;
    display: block;
}
.block3>.bottom.pic_01>.imgDiv .dowImg .span_02{
    line-height: 31px;
    color: #b5b5b5;
    display: block;
}
.block3>.bottom.pic_01>.imgDiv .dowImg .span_02 a{
    cursor:pointer;
    display: inline-block;
    margin: 0 5px;
    color: red;
}
.block3>.bottom.pic_01>.imgDiv .imgText{
    margin: 0 40px 0 30px;
}
.block3>.bottom.pic_01>.imgDiv .imgText textarea{
    width: 412px;
    height: 166px;
    background: #fafafa;
    border: 1px dotted #e5e5e5;
    border-radius: 3px;
    padding: 13px 16px;
    resize: none;
    outline:none;
}
.block3>.bottom.pic_01>.imgDiv .imgText textarea::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #bfbfbf;
  }
.block3>.bottom.pic_01>.imgDiv .delete{
    padding-top: 145px;
}
.block3>.bottom.pic_01>.imgDiv .delete i{
    color: #666;
    margin-right: 5px;
    font-size: 18px;
}

.block3>.bottom.pic_01>.imgDiv .delete span{
    color: #666;
    transition: .5s;
    cursor:pointer;
}
.block3>.bottom.pic_01>.imgDiv .delete span:hover,.block3>.bottom.pic_01>.imgDiv .delete span:hover i{
    color: #f15a24;
}
.block3>.bottom.pic_01 .feat{
    padding-top: 50px;
}
.block3>.bottom .feat span{
    float:right;
    margin-left: 30px;
    color: #333;
    transition: .5s;
}
.block3>.bottom .feat span.ding{
    cursor:pointer;
}
.block3>.bottom .feat span i{
    color: #333;
    margin-left: 5px;
    transition: .5s;
}
.block3>.bottom .feat span.ding:hover,.block3>.bottom .feat span.ding:hover i{
    color: #f15a25;
}
.block3>.bottom .featBtn{
    text-align: center;
    margin: 35px 0 60px;
}
.block3>.bottom .featBtn span{
    text-align: center;
    min-width: 70px;
    height: 35px;
    line-height: 35px;
    padding: 0 15px;
    margin: 0 10px;
    border:1px solid #dfdfdf;
    border-radius:3px;
    transition:.2s;
    display: inline-block;
    cursor:pointer;
}
.block3>.bottom .featBtn span:hover{
    background: #f15a24;
    border-color: #f15a24;
    color: #fff;
}
.block3>.bottom .cke_chrome{
    border: none;
}
.block3.cont_01>.bottom{
    padding: 0;
}
.block3.cont_01>.bottom .bottomDiv{
    width: 850px;
    margin: 0 50px;
    padding: 30px 0;
    border-top: 1px solid #dcdcdc;
}
.block3.cont_01>.bottom .bottomDiv .cover{}
.block3.cont_01>.bottom .bottomDiv .cover .tit{
    width: 110px;
}
.block3.cont_01>.bottom .bottomDiv .cover .dowImg{
    width: 300px;
}
.block3.cont_01>.bottom .bottomDiv .cover .dowImg .img{
    height: 140px;
    position: relative;
    border-radius: 3px;
    width: 186px;
}
.block3.cont_01>.bottom .bottomDiv .cover .dowImg .img img.bigImg{
    width: 100%;
    height: 100%;
    object-fit:cover;
    border-radius: 3px;
}
.block3.cont_01>.bottom .bottomDiv .cover .dowImg input{
    display: none;
}
.block3.cont_01>.bottom .bottomDiv .cover .dowImg .img .btnSpan{
    position: absolute;
    width: 100%;
    height: 100%;
    /* dotted solid double */
    background: #fafafa;
    border: 1px dotted #e5e5e5;
    text-align: center;
    line-height: 140px;
    cursor:pointer;
}
.block3.cont_01>.bottom .bottomDiv .cover .dowImg .img .btnSpan.active{
    width: 34px;
    height: 34px;
    line-height: 34px;
    bottom: 0;
    right: 0;
    border-radius: 3px;
    background: rgba(0,0,0,.6);
    border:none;
}
.block3.cont_01>.bottom .bottomDiv .cover .dowImg .img .btnSpan i.no{
    color: #b5b5b5;
    font-size: 20px;
    display: block;
}
.block3.cont_01>.bottom .bottomDiv .cover .dowImg .img .btnSpan.active i.no{
    display: none;
}

.block3.cont_01>.bottom .bottomDiv .cover .dowImg .img .btnSpan i.yes{
    display: none;
}
.block3.cont_01>.bottom .bottomDiv .cover .dowImg .img .btnSpan.active i.yes{
    display: block;
    color: #fff;
    transition: .5s;
    font-size: 19px;
}
.block3.cont_01>.bottom .bottomDiv .cover .dowImg .img .btnSpan.active:hover i.yes{
    color: #f15a24;
}
.block3.cont_01>.bottom .bottomDiv .cover .dowImg .span_01{
    line-height: 31px;
    color: #b5b5b5;
    display: block;
    font-size: 12px;
}
.block3.cont_01>.bottom .bottomDiv .cover .feat{
    width: calc(100% - 410px);
}
.block3.cont_01>.bottom .bottomDiv .featBtn{
    clear:both;
}
.block3.cont_01>.bottom .cke_bottom{
    display: none;
}
.headerSmall>.container>.right.login{
    width: 283px;
}
.headerSmall>.container>.right.login .text{
    padding-top: 20px;
    text-align: right;
    width: calc(100% - 125px);
}
.headerSmall>.container>.right.login .text span{
    line-height: 20px;
}
.headerSmall>.container>.right.login .i{
    
    margin: 31px 20px 0 10px;
    
    width: 20px;
}
.headerSmall>.container>.right.login .i i{
    color: #e1e1e1;
}
.headerSmall>.container>.right.login .img{
    width: 75px;
    height: 75px;
    border: 1px solid #e5e5e5;
    padding: 5px;
    border-radius: 5px;
}
.headerSmall>.container>.right.login .img img{
    width: 100%;
    height: 100%;
    object-fit:cover;
}

body>.loginDiv{
    height: 720px;
    background: url(../images/loginbg.jpg)no-repeat center center;
}
body>.loginDiv .loginBanner{
    margin-top: 112px;
    width: 790px;
}
body>.loginDiv .loginBanner.reg{
    width: 763px;
}
body>.loginDiv .loginBanner .swiper-slide{
    border-radius: 20px;
    overflow: hidden;
}
body>.loginDiv .loginBanner .swiper-pagination-bullet{
    width: 10px;
    height: 10px;
    background: #bcb6ae;
}
body>.loginDiv .login{
    margin-top: 100px;
    width: 390px;
    padding: 40px 35px 45px 45px;
    background: #fff;
    border-radius:7px;
    position: relative;
}
body>.loginDiv .login s{
    position: absolute;
    left: 10px;
    bottom: 135px;
    display: block;
    background-color: #ebebeb;
    width: calc(100% - 20px);
    height: 1px;
}
body>.loginDiv .login.regLogin{
    width: 413px;
    padding-left: 30px;
    padding-right: 25px;
    margin-top: 38px;
}
body>.loginDiv .login h1{
    text-align: center;
    margin-bottom: 30px;
}
body>.loginDiv .login .inputDiv{
    margin-bottom: 13px;
    position: relative;
}
body>.loginDiv .login .inputDiv>div{
    float: left;
}
body>.loginDiv .login .inputDiv .text{
    width: 60px;
    line-height: 42px;
}
body>.loginDiv .login .inputDiv .input{
    width: 240px;
}
body>.loginDiv .login .inputDiv .input input{
    width: 240px;
    height: 45px;
    border:1px solid #d5dadf;
    border-radius: 3px;
    padding-left: 13px;
}
body>.loginDiv .login .inputDiv .info{
    position: absolute;
    top: 0;
    width: 70px;
    left: 303px;
    height: 40px;
    line-height: 40px;
    color: #00a3e7;
    padding-left: 5px;
    display: none;
}
body>.loginDiv .login .inputDiv .info.active{
    color: red;
}
body>.loginDiv .login .inputDiv .info i{
    margin-right: 3px;
}
body>.loginDiv .login .reg{
    margin-bottom: 41px;
}   
body>.loginDiv .login button.btn{
    width: 231px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    color: #fff;
    background: #f15a24;
    font-size: 16px;
    border-radius:5px;
    border: none;
    cursor: pointer;
    margin-left: 36px;
}
body>.loginDiv .login.regLogin button.btn{
    margin-left: 59px;
    width: 240px;
    margin-bottom: 15px;
}
body>.loginDiv .login .wang{
    margin-top: 15px;
    padding-left: 90px;
}
body>.loginDiv .login.regLogin .wang{
    padding-left: 128px;
}
body>.loginDiv .login .wang>span{

}
body>.loginDiv .login .wang>span>span{
    color: #f15a24;
    cursor: pointer;
}
body>.loginDiv .login.regLogin .wang>span>span{
    color: #00a3e7;
    cursor: pointer;
}
body>.loginDiv .login.regLogin s{
    bottom: 125px;
}

.canvasContainer {
    border: 6px solid #F2F2F2;
    border-radius: 6px;
    height: 112px;
}

.com-yanzheng {
    width: 312px;

    margin: auto;
    position: relative;

}

.com-yanzheng .comn-msg {
    width: 100%;
    line-height: 26px;
    font-size: 14px;
    text-align: center;
    color: #00A3E7;
    position: absolute;
    bottom: -26px;

}

.com-yanzheng .block {
    position: absolute;
    left: 0;
    top: 0;
}
.sliderImgPuzzleContainer {
    position: relative;
    text-align: center;
    /*width: 325px;*/
    width: 100%;
    height: 12px;
    background: #E0E0E0;
    border-radius: 5px;
    margin: 14px 0 0;

    box-shadow: inset 0 0 6px #aaa;

}

.sliderImgPuzzleText {
    display: none;
}

.sliderImgPuzzleMask {
    position: absolute;
    left: 0;
    top: -2px;
    height: 15px;
}

.sliderImgPuzzle {
    position: absolute;
    top: 0px;
    left: 0;
    width: 40px;
    height: 15px;
    background: #f15a24;
    cursor: pointer;
    transition: background .2s linear;
    border-radius: 5px;
}


/* topicBanner */

.topicBanner{
    height: 400px;
    overflow:hidden;
}
.topicBanner img{
    width: auto;
    height: auto;
    top: 0;
    left: 50%;
    margin-left: -960px;
    z-index: -1;
}

/*specialTopic*/
.specialTopic{
    margin-top: -80px;
}
.specialTopic .container{
    padding: 31px 26px 30px 18px;
    background: #fff;
}
.specialTopic .container>.left{
    width: 415px;
    margin-right: 35px;
    height: 238px;
    overflow: hidden;
}
.specialTopic .container>.left img{
    width: 100%;
    height: 238px;
    object-fit: cover;
    border-radius: 10px;
}
/* .specialTopic .container>.left video{
    background-color: transparent!important;
} */
.specialTopic .container>.right{
    width: 705px;
}
.specialTopic .container>.right .title h2{
    margin: 5px 0 5px;
    font-size: 30px;
    padding-left: 15px;
}
.specialTopic .container>.right .title i{
    background:#f15a24;
    top: 8px;
    left: 0;
    width: 6px;
    height: 30px;
    display: block;
}
.specialTopic .container>.right p{
    font-size: 16px;
    line-height: 35px;
    width: 100%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
}
/*评论框*/
.Input_Box {
    background: #ffffff;
}

.Input_text {
    border: none;
    outline: none;
    overflow-y: scroll;
    padding: 10px;

}

.Input_text::-webkit-scrollbar {
    width: 3px;
    height: 3px;
    border-radius: 10px;
}

.Input_text::-webkit-scrollbar-thumb {
    background: #e0e0e0;
    border-radius: 10px;
}

.Input_text img {
    max-width: 80px;
}
.com-chat .Input_text img{
    max-width: 30px;
}
.Input_Foot {
    margin: 4px 0 0 10px;
}

.Input_Foot .icon-biaoqing {
    font-size: 26px;
    transition: all .4s ease;
}

.imgBtn {
    cursor: pointer;
}

.faceDiv {
    width: 100%;
    border: 1px solid #E6E6E6;
    position: absolute;
    display: none;
    background: #fff;
    z-index: 10;
    top: 183px;
}
.com-chat .faceDiv{
    top: auto;
    bottom:114px;
    width:100% ;
}
.faceDiv:before {
    content: '';
    position: absolute;
    left: 13px;
    top: -13px;
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 13px solid #E6E6E6;
}

.com-chat .faceDiv:before {

    bottom: -13px;
    border-top: 13px solid #E6E6E6;
    border-bottom:none;
    top: auto;
    left:28px;
}

.emoji_tab {
    position: relative;
    border-top: 1px solid #E6E6E6;
}

.emoji_tab a {
    display: inline-block;
    padding: 6px 20px;
    background: #E6E6E6;
    cursor: pointer;
    transition: all .3s ease;
}

.emoji_tab a:hover, .emoji_tab a.active {
    background: #00A3E7;
    color: #ffffff;
}

.emoji_container {
    padding: 10px;
    overflow: auto;
}

.emoji_container section {
    display: none;
    overflow-y: scroll;
    max-height:300px;
}

.emoji_container section::-webkit-scrollbar {
    width: 3px;
    height: 3px;
}

.emoji_container section::-webkit-scrollbar-thumb {
    background: #e0e0e0;
}
.emoji_container section img {
    max-height: 50px;
}

.emoji_container section ._img {
    display: inline-block;
    margin: 0 12px 0 0;
}

/*评论输入框的最大图片宽高*/
 .layui-layer-tips .layui-layer-content img {
    max-width: 80px;
    max-height: 80px;
}
.form-pl .dfrda,.form-pl .message-reply .fr-ping{
    width: calc(100% - 48px);
    padding-left: 20px;
}
.form-pl .com-portraitImg{
    width: 58px;
    height: 58px;
    
}
.form-pl .com-portraitImg .widthHundred{
    border-radius:50%;
}
.form-pl .com-portraitImg .renzheng{
    width: 14px;
    height: 14px;
    border-radius:50%;
    right: 0;
    bottom: 0;
}

/* 评论 */
/* footer */


footer{
    
}
footer.footer02 .container{
    padding-left: 286px;
    color: #666666;
}

footer.footer02 .container span{
    height: 61px;
    line-height: 61px;
}
footer.footer02 .container a{
    color: #000;
}
footer.footer02 a:hover,footer.footer01 .container a:hover{
    color: #f15a24;
    transition:.5s;
}
footer.footer01{
    background: #534741;
}
footer.footer01 .container a,footer.footer01 .container span,footer.footer01 .container .shoujiDiv{
    color:#82736c;
}

footer.footer01 .container span{
    margin: 0 auto;
    display: table;
}
footer.footer01 .container{
    height: 40px;
    line-height: 40px;
}
footer.footer03{
    padding: 50px 0;
    border-top: 3px solid #f15a24;
    background: #f9f9f9;
}
footer.footer03 .left{
    width: 33%;
    padding-left: 20px;
    border-right: 1px solid #e5e5e5;
}
footer.footer03 .left .leftDiv{
    width: 127px;
    float: left;
    margin-right: 30px;
}
footer.footer03 .left .leftDiv img{
    
    border:1px solid #e3e3e3;
}
footer.footer03 .left .leftDiv p{
    text-align: center;
    color: #666;
    line-height: 35px;
}
footer.footer03 .center{
    width: 33%;
    float: left;
    border-right: 1px solid #e5e5e5;
}
footer.footer03 .center .centerDiv{
    width: 50%;
    text-align: center;
    float: left;
}
footer.footer03 .center p{
    font-weight: bold;
    line-height: 26px;
    margin-bottom: 17px;
    font-size: 18px;
}
footer.footer03 .center a{
    display: table;
    margin: 10px auto;
    color: #a1a1a1;
    transition:.5s;
    
}
footer.footer03 .center a:hover{
    color: #f15a24;
}
footer.footer03 .right{
    padding-left: 54px;
    float: left;
}
footer.footer03 .right p{
    line-height: 27px;
}
footer.footer03 .right p span{
    color: #f15a24;
    font-weight: bold;
}
footer.footer02 .container a,footer.footer02 .container a{
    color: #666666;
    transition:.5s;
}
footer.footer02 .container a:hover{
    color: #f15a24;
}


/* footer.footer01 .container a:hover{
    color: #f15a24;
} */

/* footer */




.shoujiDiv{
    display: none;
}
.pcDiv{
    display: block;
}

/* 手机端样式 */


@media(max-width:1200px){
    .headerBtn,.iphoneDiv,#drift01,.iphonesDiv,.shoujiDiv,.newsMain-02.new01 .animeFirst>.right .syn,.headerSmall .websiteNav .user{
        display: block;
    }
    /* .newsMain-02 i.icon-more, */
    .headerSmall .right,.headerTop,.pcDiv,.timerHidden,.helpMain .block1,footer.footer03,.animeFirst>.right>p,.searchHeader .container>.center,.SJhidden,.headerSmall .websiteNav .sdlie,.helpMain .block2>.left .timer,.com-sidebar,.headerSmall .websiteNav .timer,.helpMain .block2>.left h4,.helpMain .block2>.left .guomanA,.helpMain .block2>.left .content.second{
        display: none!important;
    }
    .news2-main .helpMain .block2>.right,footer.footer03 .left{
        clear: both;
    }
    .newsMain-02.new01 .animeFirst>.right .syn span.span,.newsMain-02.new01 .animeFirst>.right .syn .span:nth-of-type(1){
        float: left;
    }
    .newsMain-02.new01 .animeFirst>.right .syn .span:nth-of-type(2){
        float: right;
    }
    .ad .smallAd.center{
        left: 0;
    }
    .helpMain .block2,.headerSmall{
        box-shadow: none;
    }
    .websiteSearch,.helpMain,.firm,.helpMain .block2>.left .content,.news2-main .container>.left,.specialTopic .container>.left,.specialTopic,.timer,.helpMain .block2,footer.footer03 .left .leftDiv,.animeFirst>.right .syn,.newsCurrent.active,.newsCurrent.marginRight{
        margin: 0;
    }
    .ad .smallAd{
        margin: 5px 0;
    }
    .ad{
        margin: 10px 0;
    }
    body.news_3 .news2-main .container>.left,.news2-main.new02 .container>.left,.newsMain-02.new01 .animeFirst>.right,.newsDiv,.newsMain-02 .animeFirst>.right,.news2-main .container>.left,.newsMain-03 .container>.right,.newsMain-02 .container>.left,.newsMain-01 .container>.right,.helpMain .block2>.right,.helpMain .block2,footer.footer03 .left,footer.footer03 .left .leftDiv,.news2-main .helpMain .block2>.right,.animeFirst>.left{
        padding: 0;
    }
    .ad .smallAd{
        padding: 0 10px
    }
    .ad,.news2-main .container>.left,.newsMain-02.new01 .animeFirst>.right .activityTimer>.left,.newsMain-02.new01 .animeFirst>.right .activityTimer>.right,.newsMain-02 .animeFirst>.left,.newsMain-02 .animeFirst>.right,.animeFirst>.left,.specialTopic .container>.right,.specialTopic .container>.left,.newsMain-03 .newsCurrent,.newsMain-03 .container>.left,.newsMain-03 .container>.right,.currentNav,.newsDiv,.newsMain-02 .container>.right,.newsMain-02 .container>.left,.ad .smallAd,.newsMain-01 .container>.right,.helpMain .block1,.newsMain-01 .container>.left,.newsMain-01 .container>.left img,.newsMain-01 .container>.left .animeSwiper02>.swiper-wrapper,.helpMain .block2>.right,footer.footer03 .center,.helpMain .block2,footer.footer03 .left,.news2-main .helpMain .block2>.right,.news2-main .container>.right{
        width: 100%;
        height: auto;
    }
    .newsCurrent .imgTitle{
        width: 100%;
    }
    .animeSwiper01,.newsCurrent .imgTitle,.newsCurrent .imgTitle img{
        height: auto;
    }
    .helpMain,.helpMain .block1{
        padding-top: 20px;
    }
    .helpMain .block2>.right h1,.newsMain-01 .container>.left,.newsMain-02 .container>.left .smallNavDiv .content{
        margin-bottom: 20px;
    }
    .newsMain-02.new01 .animeFirst>.right .syn .span:nth-of-type(3){
        margin-top: 5px;
        clear: both;
    }
    .newsMain-02.new01 .animeFirst>.right .activityTimer>.right{
        margin-top: 10px;
    }
    .newsMain-03 .container>.left,.newsMain-03 .newsCurrent,.newsMain-04 .newsCurrent{
        margin-top: 20px;
    }
    .animeFirst>.right .syn>.left span{
        margin-right: 10px;
    }
    .animeFirst>.right .syn>.right>span{
        margin-right: 8px;
    }
    .helpMain .block2>.left,footer.footer03 .left,footer.footer03 .center{
        border:none;
    }
    .helpMain{
        background: #fff;
    }
    .newsCurrent .imgTitle img{
        height: inherit;
    }

    .news2-main.new02 .container>.left h1{
        font-size: 24px;
    }
    .newsMain-02 .animeFirst>.right p{
        -webkit-line-clamp: 2;
        height: 60px;
    }
    .animeFirst>.left{
        width: 170px;
        height: 130px;
    }
    .container,.specialTopic .container{
        max-width: 600px;
        width: 100%;
        padding: 0 15px;
        background: #fff;
    }
    .websiteNav a{
        margin-left: 9px;
        margin-right: 8px;
        font-size: 16px;
    }
    .websiteSearch{
        margin-bottom: 20px;
    }
    .searchHeader .container>.left .logoBtn{
        margin-top: 35px;
    }
    footer.footer03 .container{
        background: #f9f9f9;
    }
    .currentNav{
        height: 40px;
    }
    .helpMain .block1 .smallTab{
        width: calc(50% - 10px);
        float: left;
        margin-right: 20px;
        margin-bottom: 20px;
    }
    .helpMain .block1 .smallTab:last-child{
        margin-right: 0;
    }
    .helpMain .block1 .smallTab .top i.second{
        right: 9px;
    }
    .helpMain .block1 .smallTab .bottom{
        padding: 5px 0;
        border-top: 1px solid #d0d0d0;
    }
    .helpMain .block1 .smallTab .top{
        height: 40px;
        line-height: 40px;
    }
    .headerSmall .left>a.logoA{
        width: 250px;
        height: auto;
    }
    .headerSmall{
        background: rgba(255,255,255);
        position:fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 85px;
        box-shadow:0 0 5px rgba(0,0,0,.2);
    }
    .searchHeader{
        position: unset;
    }
    .headerSmall .websiteNav{ 
        width: 100%;
        height: calc(100vh - 85px);
        background: rgba(0,0,0,.7);
        top: -2000px;
        left: 0%;
        margin-left: 0;
        position: absolute;
    }
    .headerSmall .websiteNav a {
        margin: 5px 0 0;
        display: block;
        float: none;
        text-align: left;
        padding-left: 20px;
        padding-bottom: 5px;
        height: 40px;
        line-height: 35px;
        width: 100%;
        border-bottom: 1px solid #484848;
        color: #fff;
    }
    .headerSmall .websiteNav.active {
        top: 85px;
    }
    .animeFirst>.right .syn>.right,.animeFirst>.right .syn>.left{
        clear:both;
        width: 100%;
    }
    
    body{
        margin-top: 114px;
    }
    body.help{
        margin-top: 80px;
    }
    body.iphoneMaign{
        margin-top: 0;
    }
    .websiteSearch .right a{
        margin-top: 5px;
        display: inline-block;
    }
    .helpMain .block2>.left{
        position:fixed;
        top: 142px;
        left: -87px;
        transition:.5s;
        z-index: 10;
    }
    .helpMain .block2>.left.active{
        left: 15px;
    }
    .helpMain .block2>.left .content{
        box-shadow: 0 0 10px rgba(0, 0, 0, .2);
        border-radius: 50px;
        width: 63px;
        padding: 20px 0;
    }
    .helpMain .block2>.left .content s{
        display: none;
    }
    .heads{
        min-width: 100%;
    }
    .internalLinkA{
        margin: 6px 4px;
    }
    .internalLink i{
        margin-left: -54px;
    }
    .internalLink{
        padding: 0 45px;
    }
    .marginTopBom{
        margin: 5px 0;
    }
    .exemption{
        margin: 15px 0 0 0px;
    }
    .iphoneDiv{
        margin-bottom: 20px;
    }
    .helpMainH1{
        margin-bottom: 15px;
    }
    .iphoneDiv .timer .heads s{
        width: 16%;
    }
    .teamwork{
        width: 45%;
        max-width: 178px;
    }
    footer.footer03 .left{
        display: flex;
        justify-content: space-around;
        margin-bottom: 20px;
    }
    footer.footer03 .center,.newsMain-04{
        margin-bottom: 20px;
    }
    footer.footer01 .container{
        text-align: center;
        height: auto;
        line-height: 20px;
        line-height: 30px;
        padding: 20px;
    }
    .animeFirst{
        padding: 20px 0;
        padding-top: 0;
        border-bottom: 1px solid #ededed;
    }
    .animeFirst>h1{
        margin: 10px 0 10px;
        font-size: 19px;
    }
    footer.footer03 .right{
        padding: 0;
        width: 100%;
        text-align: center;
    }
    .teamwork{
        margin: 14px 0;
    }
    .helpMain .block2>.left{
        width: auto;
    }
    .helpMain .block2>.left{
        padding: 0;
        background: transparent;
    }
    footer.footer02 .container{
        padding: 20px 23px;
        text-align: center;
    }
    footer.footer02 .container span{
        height: auto;
        line-height: 30px;
    }
    .searchAd .searchDiv .searchButton{
        width: 50px;
    }
    .searchAd .searchDiv{
        width: calc(100% - 30px);
        position: relative;
        left: 15px;
        top: 70px;
        margin-left: 0;
    }
    .searchAd .searchDiv .searchInputDiv{
        width: calc(100% - 128px);
    }
    .searchAd .searchDiv .searchInputDiv input{
        width: 100%;
    }
    .newsMain-01 .container>.left .animeSwiper02 .newsBannerDian{
        bottom: 10px;
    }
    .websiteNav a{
        line-height: 37px;
    }
    .animeFirst>.right .syn>.left,.animeFirst>.right .syn>.right{
        margin-top: 5px;
    }
    .ad .smallAd{
        /* max-width: 400px; */
    }
    .ad .smallAdA{
        margin: 0 auto;
        display: block;
        height: auto;
    }
    .newsMain-04 .newsCurrent:nth-of-type(2n){
        margin-right: 15px;
    }
    .newsCurrent .imgTitle img{
        /* width: inherit; */
    }
    .newsMain-04 .newsCurrent{
        width: calc(50% - 10px);
        overflow: hidden;
    }
    .widthHundred{
        /* max-width: fit-content; */
    }
    .newsMain-02 .animeFirst>.right h1{
        margin: 10px 0 10px 0;
    }
    .smallAd.right{
        float: left;
    }
    .ad{
        width: 100%;
        max-width: 600px;
        margin: 20px auto;
    }
    .teamworkDiv .teamwork:last-child{
        position: relative;
        left: 9px;
    }
    .heads s{
        width: 10px;
    }
    .helpMain .block2>.left .content #bdshare a, .helpMain .block2>.left .content #bdshare .bds_more{
        padding-left: 13px!important;
    }
    #loadSpan{
        height: 40px;
        font-size: 15px;
        line-height: 40px;
        border-radius: 25px;
        margin: 15px 0;
        color: #a7a7a7;
    }
    .topicBanner{
        height: 100px;
        overflow:hidden;
    }
    .helpMain .block1 .smallTab .bottom{
        border: 1px solid #eee;
        top: 40px;
    }
    .helpMain .block1 .smallTab .marginAuto{
        margin: 10px 0 0;
        line-height: 25px;
        padding-bottom: 10px;
        border-bottom: 1px solid #eee;
    }
    .helpMain .block1 .smallTab .marginAuto:last-child{
        border-bottom: none;
    }
    .topicBanner img{
        width: 480px;
        height: 100px;
        top: 0;
        left: 50%;
        margin-left: -240px;
        z-index: -1;
    }
    .animeFirst>.right{
        width: calc(100% - 181px);
    }
    .animeFirst .iphonesDiv{
        display: -webkit-box;
    }
    .animeFirst>.right>p{
        height: auto;
    }
    .currentNav a.poA{
        top: 0;
        right: -15px;
    }
    .helpMain .block2>.right h1{
        margin: 30px 0 20px;
    }
    .newsMain-04 .newsCurrent .bottom{
        padding: 5px 0;
    }
    .animeFirst h1{
        margin: 15px 0 5px;
    }
    .animeFirst>.right .syn>.left{
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .userImgText>.left>span.span{
        margin-top: 20px;
        display: block;
        border:none;
    }
    .userImgText>.right{
        float: left;
        margin: 10px 0;
    }
    .headerSmall .left>a.logoA{
        padding-top: 15px;
    }
    .news2-main.new02 .container>.left .info .left:nth-of-type(2){
        margin: 10px 0 0 0;
    }
    #swiper-01 .content .text{
        padding: 10px;
        width: max-content;
        height: auto;
        font-size: 19px;
    }
    #swiper-01 .content .btn{
        margin: 0 0 0 10px;
        font-size: 19px;
        padding: 10px;
    }
    #swiper-01 .content{
        width: fit-content;
        bottom: 13px;
        display: none;
    }
    .newsMain-01 .container>.left .swiper-slide img{
        position: unset;
    }
    .newsMain-01 .container>.left .swiper-slide a{
        display:block;
    }
    .newsMain-01 .container>.left .swiper-slide{
        height: auto;
    }
    #swiper01 .btn-next, #swiper01 .btn-prev{
        width: 30px;
        height: 50px;
        top: 62%;
        line-height: 50px;
    }
    #swiper01 .box .content{
        height: 85px;
        padding: 10px 10px 10px 20px;
    }
    #swiper01 .box.active{
        bottom: -85px;
    }
    #swiper01 .box .content>.right{
        width: calc(100% - 60px);
        line-height: 21px;
        height: 60px;
    }
    #swiper01 .box .content>.left{
        width: 40px;
    }
    #swiper01 .box .content>.left .swiper-pagination{
        font-size: 25px;
        letter-spacing: -3px;
        line-height: 60px;
    }
    #swiper01 .box .content>.right::-webkit-scrollbar-thumb{
        height: 40px;
    }
    .newsMain-03 .titleH1 h1{
        font-size: 18px;
        padding-left: 34px;
    }
    .newsMain-03 .titleH1 i{
        font-size: 15px;
    }
    .newsMain-03 .titleH1 i.icon-tupian{
        font-size: 12px;
    }
    
    .newsMain-03 .titleH1 span{
        width: 25px;
        height: 25px;
        margin-top: 0;
    }
    .newsMain-03 .titleH1 i{
        position: relative;
        top: 6px;
        left: 5px;
    }
    .newsMain-03 .titleH1{
        margin-bottom: 13px;
    }
}
@media(max-width:600px){
    
}
/* @media(max-width:540px){
    .newsCurrent{
        max-width: 270px;
    }
    .newsMain-04 .newsCurrent{
        width: 100%;
        height: auto;
    }
} */
@media(max-width:500px){

}
@media(max-width:450px){
    .guomanA{
        color: #fff;
    }
    .newsMain-04 .newsCurrent:nth-of-type(2n){
        margin-right: 0;
    }
    .helpMain .block2>.right .headInfo{
        float: right;
    }
    .guomanA{
        margin-left: 0;
        padding: 5px 10px;
    }
    .newsMain-04 .newsCurrent,.iphoneDiv .aour{
        width: 100%;
    }
    .iphoneDiv i{
        font-size: 30px;
    }
    .iphoneDiv .content.second .iconDiv{
        width: 37px;
    }
    .iphoneDiv i{
        margin: 0 auto;
    }
    .iphoneDiv .content.second .iconDiv{
        margin-top: 0;
    }
    .guomanA{
        display: inline-block;
    }
    .iphoneDiv .aour h4{
        display: inline-block;
    }
    .timer{
        font-size: 18px;
    }
    .timer .monthDay{
        font-size: 16px;
    }
}
@media(max-width:400px){
    
}

/* 手机端样式 */